Input OTP
Accessible one-time password component with copy-paste functionality.
Installation
pnpm dlx shadcn@latest add input-otpUsage
"use client";
import { InputOTP, InputOTPGroup, InputOTPSlot } from "@/components/ui/input-otp";Accessible one-time password component with copy-paste functionality.