import { Field, FieldLabel } from "@/examples/base/ui/field" import { InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, } from "@/examples/base/ui/input-otp" export function InputOTPDisabled() { return ( ) }