chore: add consistent type imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { UspIcon } from "@/types/components/blocks/uspGrid"
|
||||
import type { UspIcon } from "@/types/components/blocks/uspGrid"
|
||||
import { IconName } from "@/types/components/icon"
|
||||
|
||||
export function getUspIconName(icon?: UspIcon | null) {
|
||||
|
||||
Reference in New Issue
Block a user