diff --git a/src/app/[locale]/layout.tsx b/src/app/[locale]/layout.tsx index bfc1f80..25f1290 100644 --- a/src/app/[locale]/layout.tsx +++ b/src/app/[locale]/layout.tsx @@ -71,7 +71,7 @@ export default async function RootLayout({ -
+
{children}
diff --git a/src/app/[locale]/page.tsx b/src/app/[locale]/page.tsx index 5d231a4..d5ec540 100644 --- a/src/app/[locale]/page.tsx +++ b/src/app/[locale]/page.tsx @@ -12,7 +12,7 @@ export default function Home() { const t = useTranslations("Home"); return ( -
+