Skip to content

Commit dde60c7

Browse files
authored
Update layout.tsx
1 parent a56a049 commit dde60c7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app/[lang]/layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ export default async function LangLayout({
4646

4747
return (
4848
<RootProvider
49-
locale={lang}
5049
i18n={{
5150
locale: lang,
5251
locales: i18n.languages.map((l) => ({

0 commit comments

Comments
 (0)