feat: support setup guide for admin
This commit is contained in:
@@ -15,6 +15,8 @@ const badgeVariants = cva(
|
||||
destructive:
|
||||
"bg-destructive hover:bg-destructive/80 border-transparent text-destructive-foreground",
|
||||
outline: "text-foreground",
|
||||
blue: "bg-blue-500 hover:bg-blue-600 border-transparent text-white",
|
||||
green: "bg-green-500 hover:bg-green-600 border-transparent text-white",
|
||||
},
|
||||
},
|
||||
defaultVariants: {
|
||||
|
||||
Reference in New Issue
Block a user