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 beta

Login 04

A responsive split-panel sign-in screen with social providers.

Blocks 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-04

What it installs

  • app/(auth)/_layout.tsx — the (auth) route group layout
  • app/(auth)/sign-in.tsx — a keyboard-aware, scrollable sign-in route
  • components/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.