Skip to content

Commit

Permalink
what the heck
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyuktaj10 committed Jan 31, 2024
1 parent 7598d05 commit 203a81e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/[...missing].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export default function NotFoundScreen() {
<Stack.Screen options={{ title: 'Oops!' }} />
<View style={styles.container}>
<Text style={styles.title}>This screen doesn't exist.</Text>
<Text>This is nice</Text>
<Link href="/" style={styles.link}>
<Text style={styles.linkText}>Go to home screen!</Text>
</Link>
Expand Down

0 comments on commit 203a81e

Please sign in to comment.