feat: list credit card according to design
This commit is contained in:
@@ -30,6 +30,9 @@ export const buttonVariants = cva(styles.btn, {
|
||||
default: styles.default,
|
||||
icon: styles.icon,
|
||||
},
|
||||
wrapping: {
|
||||
true: styles.wrapping,
|
||||
},
|
||||
},
|
||||
defaultVariants: {
|
||||
intent: "primary",
|
||||
|
||||
Reference in New Issue
Block a user