Skip to content

Commit

Permalink
Remove auth group layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Eprince-hub committed Nov 3, 2024
1 parent 0893801 commit 7728d74
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
9 changes: 0 additions & 9 deletions app/(auth)/_layout.tsx

This file was deleted.

1 change: 0 additions & 1 deletion app/_layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ export default function HomeLayout() {
options={{ headerShown: false }}
redirect
/>
<Stack.Screen name="(auth)" options={{ headerShown: false }} />
<Stack.Screen name="(tabs)" options={{ headerShown: false }} />
<Stack.Screen
name="guests/[guestId]"
Expand Down

0 comments on commit 7728d74

Please sign in to comment.