BadgeOpen inDisplay small labels or indicators.Preview Usage import { Home } from 'lucide-react'; import { Badge } from '@vitnode/core/components/ui/badge'; <Badge> <Home /> Default </Badge> Props PropTypevariant?default | secondary | outline | destructiveAlertDisplay important messages to users.ButtonA button component for triggering actions in your application.