mirror of
https://github.com/gabehf/BudgetBuddy.git
synced 2026-03-07 21:48:14 -08:00
Remove Forgot Password option
This commit is contained in:
parent
78e2b99ef2
commit
befae76138
2 changed files with 2 additions and 2 deletions
|
|
@ -84,9 +84,9 @@ export default function Login() {
|
|||
<p className="forgot-password">
|
||||
Don't have an account? <a href="/signup">sign up</a>
|
||||
</p>
|
||||
<p className="forgot-password">
|
||||
{/* <p className="forgot-password">
|
||||
Forgot <a href="#">password?</a>
|
||||
</p>
|
||||
</p> */}
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue