diff --git a/src/features/AuthServiceApp/components/Login/index.tsx b/src/features/AuthServiceApp/components/Login/index.tsx index 089db6f4..88a36a83 100644 --- a/src/features/AuthServiceApp/components/Login/index.tsx +++ b/src/features/AuthServiceApp/components/Login/index.tsx @@ -4,7 +4,7 @@ import { RecoveryPopup } from 'features/AuthServiceApp/components/RecoveryPopup' import { client } from 'features/AuthServiceApp/config/clients' import { PAGES } from '../../config/pages' -import { AuthProviders } from '../../config/authProviders' +// import { AuthProviders } from '../../config/authProviders' import { LanguageSelect } from '../LanguageSelect' import { PasswordInput } from '../PasswordInput' import { Input } from '../../../../components/Input' @@ -26,11 +26,11 @@ import { } from '../../styled' import { RegisterButton, - AuthButtonsContainer, - AuthButton, - AuthButtonText, - AuthButtonImage, - ContinueWith, + // AuthButtonsContainer, + // AuthButton, + // AuthButtonText, + // AuthButtonImage, + // ContinueWith, } from './styled' import { CompanyInfo } from '../../../CompanyInfo' @@ -41,7 +41,7 @@ const Login = () => { email, formError, formRef, - handleAuthButtonClick, + // handleAuthButtonClick, handleModalOpen, handleSubmit, isFetching, @@ -121,21 +121,21 @@ const Login = () => { - + {/* Google - - {/* + */} + {/* Facebook */} - {/* + {/* Apple ID */} - + {/* */}