Here is Login Form component
Loading preview...
import Example from "@/components/ui/login-form"; export default function DemoOne() { return <Example />; }
Part of PrebuiltUI — browse the full library on 21st.dev.