chore: add consistent type imports
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { StackableGridProps } from "./stackable"
|
||||
import { stackableGridVariants } from "./variants"
|
||||
|
||||
import type { StackableGridProps } from "./stackable"
|
||||
|
||||
export default function Stackable({
|
||||
children,
|
||||
className,
|
||||
|
||||
Reference in New Issue
Block a user