Skip to content

Commit

Permalink
docs: tup-712 cautionary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Mar 27, 2024
1 parent 4cb3c2d commit 2a8627f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ const LoginComponent: React.FC<LoginProps> = ({ className }) => {
</Formik>
<div className="c-form__nav">
<p>Having trouble logging in?</p>
{/* CAUTION: Do not exceed three links. If more needed, ask design. */}
<AccountHelpLink />
<ForgotPasswordLink />
<ForgotUsernameLink />
Expand Down

0 comments on commit 2a8627f

Please sign in to comment.