From 5abdcccbfb8a7819ea8d053f01284e42100be9eb Mon Sep 17 00:00:00 2001 From: Victor Ejike Nwosu Date: Sun, 3 Nov 2024 18:35:07 +0100 Subject: [PATCH] Make note and guest pages a normal page --- app/_layout.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app/_layout.tsx b/app/_layout.tsx index b6e0033..f5ffdd9 100644 --- a/app/_layout.tsx +++ b/app/_layout.tsx @@ -48,9 +48,8 @@ export default function HomeLayout() {