We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd5b26 commit 91fe1faCopy full SHA for 91fe1fa
src/components/auth/forgotPassword.js
@@ -102,7 +102,7 @@ export default function ForgotPassword(props) {
102
<div className="container">
103
<div className="row">
104
<div className="col-md-9 col-lg-8 mx-auto">
105
- <h3 className="login-heading mb-4">Forgot Password?</h3>
+ <h3 className="login-heading mb-4">Forgot Password</h3>
106
<form onSubmit={sendCode}>
107
<div className="form-label-group">
108
<input
0 commit comments