diff --git a/src/app/[locale]/layout.tsx b/src/app/[locale]/layout.tsx index 8002f7c..e9c8960 100644 --- a/src/app/[locale]/layout.tsx +++ b/src/app/[locale]/layout.tsx @@ -48,3 +48,7 @@ export default async function LocaleRootLayout({ children, params: { locale } }: ); } + +// { +// "" +// }