feat: rizful
This commit is contained in:
@@ -17,7 +17,7 @@ const buttonVariants = cva(
|
||||
'secondary-2': 'bg-secondary text-secondary-foreground hover:bg-primary',
|
||||
ghost: 'clickable hover:text-accent-foreground',
|
||||
'ghost-destructive': 'cursor-pointer hover:bg-destructive/20 text-destructive',
|
||||
link: 'text-primary underline-offset-4 hover:underline'
|
||||
link: 'text-foreground underline-offset-4 hover:underline'
|
||||
},
|
||||
size: {
|
||||
default: 'h-9 px-4 py-2',
|
||||
|
||||
Reference in New Issue
Block a user