diff --git a/src/app/[lang]/components/NavBar/Settings/SettingsForm.tsx b/src/app/[lang]/components/NavBar/Settings/SettingsForm.tsx index f4d36073..f6f6ebb2 100644 --- a/src/app/[lang]/components/NavBar/Settings/SettingsForm.tsx +++ b/src/app/[lang]/components/NavBar/Settings/SettingsForm.tsx @@ -117,6 +117,11 @@ export default function SettingsForm(props: Props) { {/* Setting: Theme setting */} + {/* Connect wallet */} +
+ +
+

{t('settings.compose_txn_general_heading')}

{/* Setting: Do not allow form errors setting */} @@ -266,11 +271,6 @@ export default function SettingsForm(props: Props) { }} /> - {/* Connect wallet */} -
- -
-

{t('settings.clear_reset_heading')}

{/* Clear data buttons */}