This commit is contained in:
hailin 2025-04-18 00:34:27 +08:00
parent a9ae787cac
commit 0c806746f2
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@ export default async function RootLayout({
const { t, resources } = await initTranslations(locale, i18nNamespaces)
console.log(".layout.tsx..............locale: ", {locale});
return (
<html lang="en" suppressHydrationWarning>
<body className={inter.className}>