Update the text on forgot password button (#1032)

This commit is contained in:
Harshavardhan Bajoria 2021-10-14 11:40:02 +05:30 committed by GitHub
parent a294a3b977
commit 0826f5613a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,7 +86,7 @@ class ForgotPassword extends React.Component {
onClick={this.handleClick}
disabled={!this.state.email}
>
Submit
Reset Password
</button>
</div>
</div>