From 8db7647a9bcf5acfb4935c98558dbb6bc0dfd28e Mon Sep 17 00:00:00 2001 From: Charles Bochet Date: Wed, 11 Dec 2024 22:26:47 +0100 Subject: [PATCH] Hide microsoft temporarily --- .../auth/sign-in-up/components/SignInUpGlobalScopeForm.tsx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/packages/twenty-front/src/modules/auth/sign-in-up/components/SignInUpGlobalScopeForm.tsx b/packages/twenty-front/src/modules/auth/sign-in-up/components/SignInUpGlobalScopeForm.tsx index 08eb15e34f..4b00c91b8c 100644 --- a/packages/twenty-front/src/modules/auth/sign-in-up/components/SignInUpGlobalScopeForm.tsx +++ b/packages/twenty-front/src/modules/auth/sign-in-up/components/SignInUpGlobalScopeForm.tsx @@ -123,13 +123,6 @@ export const SignInUpGlobalScopeForm = () => { fullWidth /> - } - title="Continue with Microsoft" - onClick={signInWithMicrosoft} - fullWidth - /> - {/* eslint-disable-next-line react/jsx-props-no-spreading */}