Skip to content

Commit 91fe1fa

Browse files
committed
commit to activate build webhook
1 parent 3dd5b26 commit 91fe1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/auth/forgotPassword.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export default function ForgotPassword(props) {
102102
<div className="container">
103103
<div className="row">
104104
<div className="col-md-9 col-lg-8 mx-auto">
105-
<h3 className="login-heading mb-4">Forgot Password?</h3>
105+
<h3 className="login-heading mb-4">Forgot Password</h3>
106106
<form onSubmit={sendCode}>
107107
<div className="form-label-group">
108108
<input

0 commit comments

Comments
 (0)