From ad2dc2f146ef1e2dd030e3f25fc28333c664fd81 Mon Sep 17 00:00:00 2001 From: ilya-bkv Date: Tue, 6 Dec 2022 06:41:49 +0300 Subject: [PATCH] hide about field --- .../Pages/profile/ProfileSettingsPage.tsx | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/components/Pages/profile/ProfileSettingsPage.tsx b/src/components/Pages/profile/ProfileSettingsPage.tsx index 052ce0a6..04e5f242 100644 --- a/src/components/Pages/profile/ProfileSettingsPage.tsx +++ b/src/components/Pages/profile/ProfileSettingsPage.tsx @@ -113,19 +113,19 @@ export const ProfileSettingsPage = (props: PageProps) => { -

{t('About myself')}

-
-