Skip to content

Commit b88ab7c

Browse files
committed
stuff
1 parent 086a1ac commit b88ab7c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/(tabs)/home/index.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ export default function HomePage() {
3636
Settings Page
3737
</Button.Text>
3838
</Button>
39-
<PSButton onPress={() => router.push("/home/settings")}>
40-
<PSButtonText>Settings Page</PSButtonText>
41-
</PSButton>
4239
</YStack>
4340
);
4441
}

0 commit comments

Comments
 (0)