From 0826f5613abd1e5091b5c68b3f5fd800998cbe39 Mon Sep 17 00:00:00 2001 From: Harshavardhan Bajoria <62978274+HVbajoria@users.noreply.github.com> Date: Thu, 14 Oct 2021 11:40:02 +0530 Subject: [PATCH] Update the text on forgot password button (#1032) --- frontend/src/ForgotPassword/ForgotPasswordPage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/ForgotPassword/ForgotPasswordPage.jsx b/frontend/src/ForgotPassword/ForgotPasswordPage.jsx index 4e5b0eff41..b9aaa5b661 100644 --- a/frontend/src/ForgotPassword/ForgotPasswordPage.jsx +++ b/frontend/src/ForgotPassword/ForgotPasswordPage.jsx @@ -86,7 +86,7 @@ class ForgotPassword extends React.Component { onClick={this.handleClick} disabled={!this.state.email} > - Submit + Reset Password