One-time password slots. Type into the group, including a separator.
pnpm dlx shadcn@latest add https://stylexcn.vercel.app/r/input-otp.jsonpnpm dlx shadcn@latest add @stylexcn/input-otp<InputOTP maxLength={6}>
<InputOTPGroup>
<InputOTPSlot index={0} />
<InputOTPSlot index={1} />
<InputOTPSlot index={2} />
<InputOTPSlot index={3} />
<InputOTPSlot index={4} />
<InputOTPSlot index={5} />
</InputOTPGroup>
</InputOTP>