Update dependencies.

This commit is contained in:
Lee Robinson 2024-01-20 10:39:02 -06:00
parent 1116b4595b
commit a519c3d3bf
21 changed files with 621 additions and 629 deletions

View file

@ -24,7 +24,7 @@ const buttonVariants = cva(
default: 'h-8 px-4 py-2',
sm: 'h-8 rounded-md px-3',
lg: 'h-11 rounded-md px-8',
icon: 'h-8 w-8 p-0'
icon: 'size-8 p-0'
}
},
defaultVariants: {