diff --git a/app/[locale]/settings/page.tsx b/app/[locale]/settings/page.tsx index 0f49ab83..eeda92b8 100644 --- a/app/[locale]/settings/page.tsx +++ b/app/[locale]/settings/page.tsx @@ -330,9 +330,7 @@ export default function SettingsPage() {
-
- {renderTabContent()} -
+ {renderTabContent()}
-
-
-
- -

{t('title')}

-
-
- -
- {renderTabContent()} -
+
+ {renderTabContent()}