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