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 login-04What it installs
app/(auth)/_layout.tsx— the(auth)route group layoutapp/(auth)/sign-in.tsx— a keyboard-aware, scrollable sign-in routecomponents/login-form.tsx— the email form, social actions, and branded side panel
Registry dependencies: card, input, label, button, separator, icon, text, utils
The side panel appears at the md breakpoint and is removed on compact devices so the
form keeps the full width. The route remains scrollable when a mobile keyboard is open.