We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a56a049 commit dde60c7Copy full SHA for dde60c7
1 file changed
src/app/[lang]/layout.tsx
@@ -46,7 +46,6 @@ export default async function LangLayout({
46
47
return (
48
<RootProvider
49
- locale={lang}
50
i18n={{
51
locale: lang,
52
locales: i18n.languages.map((l) => ({
0 commit comments