Billing UI (#386)
This commit is contained in:
@@ -30,6 +30,10 @@ const toastVariants = cva(
|
||||
default: "border bg-background text-foreground",
|
||||
destructive:
|
||||
"destructive group border-destructive bg-destructive text-destructive-foreground",
|
||||
success:
|
||||
"success group border-success bg-success text-success-foreground",
|
||||
warning:
|
||||
"warning group border-warning bg-warning text-warning-foreground",
|
||||
},
|
||||
},
|
||||
defaultVariants: {
|
||||
|
||||
Reference in New Issue
Block a user