diff --git a/apps/wallet/src/pages/settings/index.tsx b/apps/wallet/src/pages/settings/index.tsx index 78d26f9..d94725c 100644 --- a/apps/wallet/src/pages/settings/index.tsx +++ b/apps/wallet/src/pages/settings/index.tsx @@ -19,7 +19,9 @@ const SettingsPage: FC = observer(() => { return (
-
+ + {/* // TODO: TEMP HIDE */} + {/*

{t('page_settings_account')}

@@ -34,7 +36,7 @@ const SettingsPage: FC = observer(() => { {t('page_settings_linkMore')}
-
+
*/}