Pull Request branch dev-clone to main #1
|
|
@ -185,7 +185,7 @@ export function ForgotPasswordForm() {
|
|||
>
|
||||
Forgot Password
|
||||
</h1>
|
||||
<p className="text-sm">
|
||||
<p className="text-sm text-muted-foreground">
|
||||
No worries, we'll send you reset instructions
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -221,7 +221,7 @@ export function ResetPasswordForm() {
|
|||
>
|
||||
Change Password
|
||||
</h1>
|
||||
<p className="text-sm">Enter your new password</p>
|
||||
<p className="text-sm text-muted-foreground">Enter your new password</p>
|
||||
</div>
|
||||
<Form {...form}>
|
||||
<form
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user