From 93fad903a993a1adc7622a4e3091dd4cca84764a Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Sun, 8 Sep 2024 16:29:57 +0200 Subject: Notifications page --- app/(tabs)/_layout.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/(tabs)/_layout.tsx') diff --git a/app/(tabs)/_layout.tsx b/app/(tabs)/_layout.tsx index a0a2bba..e6852d9 100644 --- a/app/(tabs)/_layout.tsx +++ b/app/(tabs)/_layout.tsx @@ -36,6 +36,14 @@ export default function TabLayout() { name="alerts/[id]" options={{href: null}} /> + + ); } -- cgit v1.2.3-18-g5258