feat: add two and three column grid variants
This commit is contained in:
@@ -12,4 +12,7 @@ export const cardGridVariants = cva(styles.gridContainer, {
|
||||
treeColumnGrid: styles.treeColumnGrid,
|
||||
},
|
||||
},
|
||||
defaultVariants: {
|
||||
variant: "treeColumnGrid",
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user