diff --git a/apps/mobile/app/(app)/(tabs)/settings.tsx b/apps/mobile/app/(app)/(tabs)/settings.tsx
index 71aa9188..9915f4ad 100644
--- a/apps/mobile/app/(app)/(tabs)/settings.tsx
+++ b/apps/mobile/app/(app)/(tabs)/settings.tsx
@@ -1,4 +1,4 @@
-import * as Application from 'expo-application';
+import * as Application from 'expo-application'
import { Logo } from '@/components/common/logo'
import { MenuItem } from '@/components/common/menu-item'
@@ -91,7 +91,7 @@ export default function SettingsScreen() {
}
/>
-
+
}
+ rightSection={
+
+ }
/>