refactor(app): remove unused "forgot password"

This commit is contained in:
dextmorgn
2025-10-31 13:07:42 +01:00
parent 55a951d215
commit f10180a608
+2 -2
View File
@@ -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>