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

View File

@@ -26,7 +26,7 @@ const config = {
defaultVariants: {
color: "burgundy",
textAlign: "left",
textTransform: "capitalize",
textTransform: "regular",
type: "one",
},
} as const