diff --git a/src/components/common/SocialLoginDeprecation/index.tsx b/src/components/common/SocialLoginDeprecation/index.tsx index e484a6b7c0..da8d9a9b38 100644 --- a/src/components/common/SocialLoginDeprecation/index.tsx +++ b/src/components/common/SocialLoginDeprecation/index.tsx @@ -24,7 +24,7 @@ const SocialLoginDeprecation = () => { return ( - The Social Login wallet is deprecated and will be removed on 01.05.2024. + The Social Login wallet is deprecated and will be removed on 01.07.2024.
Please{' '} diff --git a/src/components/common/SocialSigner/index.tsx b/src/components/common/SocialSigner/index.tsx index 2f21e51168..b2252725ea 100644 --- a/src/components/common/SocialSigner/index.tsx +++ b/src/components/common/SocialSigner/index.tsx @@ -134,7 +134,7 @@ export const SocialSigner = ({ socialWalletService, wallet, onLogin, onRequirePa - From 01.05.2024 we will no longer support account creation and login with Google. + We're discontinuing support for Google login. Please export your credentials till 01.07.2024. )