Skip to content

Commit

Permalink
feat: tup-712 new link texts
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Mar 27, 2024
1 parent 2a8627f commit a53e7f5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ const ForgotPasswordLink = () => (
target="_blank"
rel="noreferrer"
>
Reset Password
Forgot Password
</a>
);

Expand All @@ -77,7 +77,7 @@ const ForgotUsernameLink = () => (
target="_blank"
rel="noreferrer"
>
Request Username
Recover Username
</a>
);

Expand Down

0 comments on commit a53e7f5

Please sign in to comment.