export * from "./input-otp"; export * as InputOTP from "./namespace"; export * from "./styles";
npx shadcn@latest add @kanpeki/input-otp
import { InputOtp } from "@/components/ui/input-otp"
<InputOtp />