mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 17:08:34 +00:00
Update the text on forgot password button (#1032)
This commit is contained in:
parent
a294a3b977
commit
0826f5613a
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ class ForgotPassword extends React.Component {
|
|||
onClick={this.handleClick}
|
||||
disabled={!this.state.email}
|
||||
>
|
||||
Submit
|
||||
Reset Password
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue