Components
A clean sign-in form with email/password authentication and remember me option.
Loading preview...
import SignInBlock from "@/components/ui/sign-in-block";
export default function DemoOne() {
return <SignInBlock />;
}
Part of HextaUI — browse the full library on 21st.dev.