diff --git a/resources/scripts/components/auth/LoginContainer.tsx b/resources/scripts/components/auth/LoginContainer.tsx index 453a27ec..cae9e255 100644 --- a/resources/scripts/components/auth/LoginContainer.tsx +++ b/resources/scripts/components/auth/LoginContainer.tsx @@ -75,6 +75,7 @@ const LoginContainer = ({ history }: RouteComponentProps) => { > {({ isSubmitting, setSubmitting, submitForm }) => ( +
@@ -105,6 +106,7 @@ const LoginContainer = ({ history }: RouteComponentProps) => { css={tw`text-xs text-neutral-500 tracking-wide no-underline uppercase hover:text-neutral-600`} > Forgot password? + Did you mess up your password? Contact Polaris Staff