chore: hide button

This commit is contained in:
Fredrik Burmester
2024-09-24 18:16:00 +02:00
parent d1b6a265a1
commit 9fcff04c0d

View File

@@ -87,7 +87,7 @@ export default function settings() {
<SettingToggles />
<View>
{/* <View>
<Text className="font-bold text-lg mb-2">Tests</Text>
<Button
onPress={() => {
@@ -99,7 +99,7 @@ export default function settings() {
>
Test toast
</Button>
</View>
</View> */}
<View>
<Text className="font-bold text-lg mb-2">Account and storage</Text>