Skip to content

Commit

Permalink
fix: wrong spacing, readd header
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolorentedev committed Aug 28, 2024
1 parent 74cd5a5 commit 95e1b53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/_layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export default function RootLayout() {
<Tabs
screenOptions={{
tabBarActiveTintColor: Colors[colorScheme ?? 'light'].tint,
headerShown: false,
}}
>
<Tabs.Screen
Expand Down

0 comments on commit 95e1b53

Please sign in to comment.