From 534697941191330b261b6786edbc6fd53c74151f Mon Sep 17 00:00:00 2001 From: Tiago Ribeiro Date: Mon, 16 Oct 2023 10:42:54 +0100 Subject: [PATCH] Updated again --- src/app/layout.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0c7ce09..eb27f98 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,10 +16,7 @@ export default function RootLayout({children}: {children: React.ReactNode}) { - + {children}