mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 11:39:16 +01:00
feat: ✨ Add new composer
This commit is contained in:
parent
49d356e2ab
commit
4dfbd845d3
40 changed files with 584 additions and 222 deletions
|
|
@ -7,7 +7,7 @@ export const buttonVariants = cva(
|
|||
variants: {
|
||||
variant: {
|
||||
default:
|
||||
"bg-primary text-primary2-foreground shadow hover:bg-primary/90",
|
||||
"bg-primary text-primary-foreground shadow hover:bg-primary/90",
|
||||
destructive:
|
||||
"bg-destructive text-destructive-foreground shadow-sm hover:bg-destructive/90",
|
||||
outline:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue