export * from "./badge"; export * from "./styles";
npx shadcn@latest add @kanpeki/badge
import { Badge } from "@/components/ui/badge"
<Badge />