mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
Add reset password page
This commit is contained in:
@ -6,7 +6,7 @@ export default function ForgotPasswordPage(props: any) {
|
||||
return (
|
||||
<>
|
||||
<Head>
|
||||
<title>Reset Password | Documenso</title>
|
||||
<title>Forgot Password | Documenso</title>
|
||||
</Head>
|
||||
<ForgotPassword allowSignup={props.ALLOW_SIGNUP}></ForgotPassword>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user