feat: add a block - login-06
Adds a new login-06 authentication block built on top of login-01, but with a revised button layout to make the sign-in flow clearer:
- Login + Sign Up buttons: placed horizontally side-by-side.
- OAuth buttons: stacked vertically at the bottom of the form.
@jayur830 is attempting to deploy a commit to the shadcn-pro Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| ui | ✅ Ready (Inspect) | Visit Preview | May 1, 2025 0:46am |
| v4 | ✅ Ready (Inspect) | Visit Preview | May 1, 2025 0:46am |
@jayur830 Having login and sign up button next to each other would be an issue UX-wise. Thoughts on doing tabs? One for Login and one for Sign up?
@shadcn I'll try again with tabbed format as you suggested. Thanks for the feedback!