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