From 118c238898e6cfc95b6542c7fe6ae09e1266d91c Mon Sep 17 00:00:00 2001 From: Boutzi Date: Wed, 23 Oct 2024 23:44:31 +0200 Subject: [PATCH 1/2] fix --- app/[locale]/layout.tsx | 6 ++++-- components/Hero.tsx | 10 +++++----- context/LoaderContext.tsx | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/app/[locale]/layout.tsx b/app/[locale]/layout.tsx index b894b04..9e7fdc9 100644 --- a/app/[locale]/layout.tsx +++ b/app/[locale]/layout.tsx @@ -79,8 +79,10 @@ export default async function RootLayout({ {/* */}
- {children} -