mirror of
https://github.com/reconurge/flowsint.git
synced 2026-07-22 05:05:10 -05:00
refactor(app): remove unused "forgot password"
This commit is contained in:
@@ -78,7 +78,7 @@ function Login() {
|
||||
</div>
|
||||
|
||||
{/* Additional options */}
|
||||
<div className="flex items-center justify-between">
|
||||
{/* <div className="flex items-center justify-between">
|
||||
<div className="flex items-center">
|
||||
<input
|
||||
id="rememberMe"
|
||||
@@ -96,7 +96,7 @@ function Login() {
|
||||
Forgot your password?
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div> */}
|
||||
|
||||
{/* Submit button */}
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user