BadgeSmall status indicators and labelsPreview DefaultSecondaryDestructiveOutline Props PropTypevariant?"default" | "secondary" | "destructive" | "outline" Usage import { Badge } from "@/components/ui/badge" <Badge variant="secondary">In Progress</Badge> Install npx shadcn add @bonsai/badgeAlertAlert messages with default and destructive variantsEmptyStateGhost placeholders that mimic the shape of real content, with an optional action overlay