Forgot Password
The Forgot Password component renders a page for resetting passwords with a title, optional subtitle, a form to request a password reset, and a resend code link.
Last updated
The Forgot Password component renders a page for resetting passwords with a title, optional subtitle, a form to request a password reset, and a resend code link.
Last updated
Component path: src/blocks/auth/ForgotPassword.tsx
Component usage path: src/app/blocks/auth/forgot-password/page.tsx
Preview link:
heading
string
Main title or heading for the page.
"Forgot Your Password?"
caption
string
(optional)
Optional subtitle or description.
"Enter your email to receive a reset link."