6-digit code input for two-factor authentication with auto-focus and paste support.
import TwoFactorAuthBlock from "@/components/ui/two-factor-authentication-block"; export default function DemoOne() { return <TwoFactorAuthBlock />; }
Part of HextaUI — browse the full library on 21st.dev.