chore: cleanup

This commit is contained in:
Adrian Castro
2024-03-26 14:28:11 +01:00
parent db0c37913c
commit 5e8422b418
5 changed files with 6 additions and 20 deletions

View File

@@ -75,7 +75,7 @@ export default function SettingsScreen() {
};
return (
<ScreenLayout title="Settings">
<ScreenLayout>
<View padding={4}>
<YStack>
<XStack width={200} alignItems="center" gap="$4">