theme-provider #22

Merged
andika merged 6 commits from theme-provider into dev 2026-01-28 01:50:41 +00:00
Showing only changes of commit 01722edad9 - Show all commits

View File

@@ -9,7 +9,7 @@ const badgeVariants = cva(
variants: {
variant: {
default:
"border-transparent bg-primary text-primary-foreground shadow hover:bg-primary/80",
"border-transparent bg-primary text-primary-foreground shadow ",
secondary:
"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",
destructive: