Skip to content

Commit 95e1b53

Browse files
fix: wrong spacing, readd header
1 parent 74cd5a5 commit 95e1b53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/_layout.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export default function RootLayout() {
2020
<Tabs
2121
screenOptions={{
2222
tabBarActiveTintColor: Colors[colorScheme ?? 'light'].tint,
23-
headerShown: false,
2423
}}
2524
>
2625
<Tabs.Screen

0 commit comments

Comments
 (0)