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