Back to blocks
signup
Block

OTP Signup

Phone verification with 6-digit OTP code input

Installation

npx shadcn add @mylo-ui/signup-otp

Preview

Create account

Enter your details to get started

Step 1 of 4

Already have an account? Sign in

Usage

import { SignupOtp } from "@/components/blocks/signup-otp"

export default function Page() {
  return <SignupOtp />
}

Dependencies

lucide-react

shadcn/ui Components

button
input
card