diff --git a/resources/scripts/components/auth/LoginContainer.tsx b/resources/scripts/components/auth/LoginContainer.tsx index cae9e255..453a27ec 100644 --- a/resources/scripts/components/auth/LoginContainer.tsx +++ b/resources/scripts/components/auth/LoginContainer.tsx @@ -75,7 +75,6 @@ const LoginContainer = ({ history }: RouteComponentProps) => { > {({ isSubmitting, setSubmitting, submitForm }) => ( -
@@ -106,7 +105,6 @@ 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