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