diff --git a/app/_layout.tsx b/app/_layout.tsx index c72fb7b..c7e2ae8 100644 --- a/app/_layout.tsx +++ b/app/_layout.tsx @@ -1,5 +1,5 @@ import { Stack } from 'expo-router' export default function RootLayout() { - return + return }