Loading...
Loading...
Loading...
Email-only form for password reset requests.
Install
npx bouncekit@latest add forgotpasswordformImport
import { ForgotPasswordForm } from "@/components/auth/forgot-password-form"Enter your email and we'll send you a reset link
API Reference
| Prop | Type | Required | Description |
|---|---|---|---|
onSubmit | (values: ForgotPasswordFormValues) => void | — | Submit handler. |
loginHref | string | — | Back to login link. |
Source
src/components/auth/forgot-password-form.tsx