feat: Implement business client list view and add client
This commit is contained in:
@@ -13,6 +13,8 @@ const badgeVariants = cva(
|
||||
"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",
|
||||
destructive:
|
||||
"border-transparent bg-destructive text-destructive-foreground hover:bg-destructive/80",
|
||||
success:
|
||||
"border-transparent bg-emerald-500 text-white hover:bg-emerald-500/80",
|
||||
outline: "text-foreground",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user