Password reset flow with email input and success confirmation state.
import PasswordResetBlock from "@/components/ui/password-reset-block"; export default function DemoOne() { return <PasswordResetBlock />; }
Part of HextaUI — browse the full library on 21st.dev.