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-02What 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— registration fields, password confirmation, and GitHub action
Registry dependencies: input, label, button, separator, icon, text, utils
Password fields sit side by side when space permits and stack on phones. The branded
panel is hidden below md, while the route scrolls safely around the software keyboard.