From ec2943b92b53ee040538fa93f26397e69c11b008 Mon Sep 17 00:00:00 2001 From: TrymVei Date: Thu, 28 Nov 2024 14:01:25 +0100 Subject: [PATCH] chore: remove div for testing locally --- src/app/(main)/[locale]/layout.tsx | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/src/app/(main)/[locale]/layout.tsx b/src/app/(main)/[locale]/layout.tsx index 0a907513a..11251b3e2 100644 --- a/src/app/(main)/[locale]/layout.tsx +++ b/src/app/(main)/[locale]/layout.tsx @@ -98,17 +98,13 @@ export default async function Layout({ language={params.locale} /> ) : ( -
-
-
+