Skip to content

Commit

Permalink
dumbness at peak
Browse files Browse the repository at this point in the history
  • Loading branch information
Naveen-g09 committed Mar 27, 2024
1 parent 1d0c184 commit e802709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/_layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ function RootLayoutNav() {
>
<Stack>
<Stack.Screen name="(tabs)" options={{ headerShown: false }} />
<Stack.Screen name="(auth)"/>
<Stack.Screen name="(auth)" options={{ headerShown: false }} />
<Stack.Screen
name="(settings)/index"
options={{ headerShown: false }}
Expand Down

0 comments on commit e802709

Please sign in to comment.