Back to blocksView all login blocks
Installation
npx shadcn add @mylo-ui/login-simplePreview
Sign In
Enter your credentials to access your account
Don't have an account? Create an account
Usage
import { LoginSimple } from "@/components/blocks/login-simple"
export default function Page() {
return <LoginSimple />
}Dependencies
lucide-react
shadcn/ui Components
button
input
checkbox
Related Blocks
More login blocks you might like


