We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6b51f commit 2ab9bffCopy full SHA for 2ab9bff
1 file changed
apps/v4/content/docs/components/badge.mdx
@@ -49,7 +49,7 @@ import { Badge } from "@/components/ui/badge"
49
```
50
51
```tsx
52
-<Badge variant="default |outline | secondary | destructive">Badge</Badge>
+<Badge variant="default | outline | secondary | destructive">Badge</Badge>
53
54
55
### Link
0 commit comments