Revamped death / birth date button

This commit is contained in:
Alexis
2024-04-12 18:35:34 +02:00
parent 3e335190cf
commit 11de5dcfc6
2 changed files with 49 additions and 27 deletions

View File

@@ -16,6 +16,7 @@ export const buttonVariants = cva(
},
size: {
default: 'h-10 px-4 py-2',
xs: 'h-7 rounded-sm px-2 text-xs',
sm: 'h-9 rounded-md px-3 text-sm',
lg: 'h-11 rounded-md px-8',
icon: 'h-10 w-10'