feat: list credit card according to design

This commit is contained in:
Christel Westerberg
2024-07-16 15:50:26 +02:00
parent d8f7e4157a
commit 09b1d322a7
12 changed files with 195 additions and 36 deletions
@@ -30,6 +30,9 @@ export const buttonVariants = cva(styles.btn, {
default: styles.default,
icon: styles.icon,
},
wrapping: {
true: styles.wrapping,
},
},
defaultVariants: {
intent: "primary",