From d5d26d36e87aef40f958cc78786f6e3cfeab1019 Mon Sep 17 00:00:00 2001 From: Derek <122692996+Derek1256@users.noreply.github.com> Date: Mon, 10 Feb 2025 10:28:57 -0600 Subject: [PATCH] Update LoginContainer.tsx --- resources/scripts/components/auth/LoginContainer.tsx | 2 ++ 1 file changed, 2 insertions(+) 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