Components
Clean and minimal sign in component with form data validation
Loading preview...
import { SignIn2 } from "@/components/ui/clean-minimal-sign-in"
const Demo = () =>{
return (
<SignIn2/>
)
}
export {Demo}Part of HextaUI — browse the full library on 21st.dev.