From 3b3db1be41cbbfaff73d39a1f37ce2775ee30b3d Mon Sep 17 00:00:00 2001 From: Koosha Lahouti Date: Mon, 21 Jul 2025 17:14:19 +0330 Subject: [PATCH] fix: button of google and apple --- src/features/profile/components/SocialMedia.tsx | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/src/features/profile/components/SocialMedia.tsx b/src/features/profile/components/SocialMedia.tsx index 4db2ee7..57cc939 100644 --- a/src/features/profile/components/SocialMedia.tsx +++ b/src/features/profile/components/SocialMedia.tsx @@ -106,23 +106,13 @@ export function SocialMedia() { {t('settingForm.email')} - { - handleCloseMenu(); - handleOpenDialog(); - }} - > + {t('settingForm.google')} - { - handleCloseMenu(); - handleOpenDialog(); - }} - > +