diff --git a/frontend/src/pages/auth/EmailNotVerifiedPage/EmailNotVerifiedPage.tsx b/frontend/src/pages/auth/EmailNotVerifiedPage/EmailNotVerifiedPage.tsx index 967247969..b163134eb 100644 --- a/frontend/src/pages/auth/EmailNotVerifiedPage/EmailNotVerifiedPage.tsx +++ b/frontend/src/pages/auth/EmailNotVerifiedPage/EmailNotVerifiedPage.tsx @@ -10,14 +10,7 @@ export const EmailNotVerifiedPage = () => {
- Infisical Logo + Infisical Logo
diff --git a/frontend/src/pages/auth/PasswordResetPage/PasswordResetPage.tsx b/frontend/src/pages/auth/PasswordResetPage/PasswordResetPage.tsx index 05d0c6ae4..17c96e8a2 100644 --- a/frontend/src/pages/auth/PasswordResetPage/PasswordResetPage.tsx +++ b/frontend/src/pages/auth/PasswordResetPage/PasswordResetPage.tsx @@ -39,14 +39,7 @@ export const PasswordResetPage = () => {
- Infisical Logo + Infisical Logo
{step === Steps.ConfirmEmail && ( diff --git a/frontend/src/pages/auth/VerifyEmailPage/VerifyEmailPage.tsx b/frontend/src/pages/auth/VerifyEmailPage/VerifyEmailPage.tsx index 1a7032f8d..0f9da2991 100644 --- a/frontend/src/pages/auth/VerifyEmailPage/VerifyEmailPage.tsx +++ b/frontend/src/pages/auth/VerifyEmailPage/VerifyEmailPage.tsx @@ -45,7 +45,7 @@ export const VerifyEmailPage = () => { return (
- Login + Reset Password @@ -97,7 +97,6 @@ export const VerifyEmailPage = () => { className="h-10" colorSchema="primary" variant="solid" - onClick={() => {}} isLoading={loading} > Continue