diff --git a/app/(tabs)/layout.tsx b/app/(tabs)/layout.tsx
index 386fdd8..12fdfcb 100644
--- a/app/(tabs)/layout.tsx
+++ b/app/(tabs)/layout.tsx
@@ -21,7 +21,7 @@ export default function TabsLayout({ children }: { children: ReactNode }) {
{children}
-