refactor components

This commit is contained in:
daniel31x13
2024-05-24 19:13:04 -04:00
parent d262041f33
commit f310cd79ad
14 changed files with 74 additions and 66 deletions
+1
View File
@@ -22,6 +22,7 @@ const buttonVariants = cva(
size: {
small: "h-7 px-2",
medium: "h-10 px-4 py-2",
large: "h-12 px-7 py-2",
full: "px-4 py-2 w-full",
icon: "h-10 w-10",
},