Beta modeInstall commands on this page use
lovdacn@beta, which installs from the beta registry and may change before the stable release.What’s in betaBlocks are in betaBlock APIs and installed file output may change between releases. Pin the components you install and re-check after upgrading.
Loading preview…
Installation
npx lovdacn@latest add signup-03What it installs
app/(auth)/_layout.tsx— the(auth)route group layoutapp/(auth)/sign-up.tsx— a keyboard-aware, scrollable sign-up routecomponents/signup-form.tsx— the compact registration card and sign-in link
Registry dependencies: card, input, label, button, icon, text, utils
The password fields stack on narrow phones and share a row on wider screens. The route remains usable on short devices by scrolling when content or the keyboard grows.