From f7582726e28b8c50dd4542a6cbcad5e3c2bb056e Mon Sep 17 00:00:00 2001 From: Neeraj Rekwar <88387699+neerajrekwar@users.noreply.github.com> Date: Wed, 7 Aug 2024 15:55:10 +0000 Subject: [PATCH] gfs --- app/layout.tsx | 15 +++++++++------ app/page.tsx | 1 + 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 52cd0ecf9..f00be90dc 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -23,18 +23,21 @@ export default function RootLayout({ }>) { return ( - - + + + + {children}