Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed Jul 17, 2022
1 parent 123e5ec commit 8addfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/appWithTranslation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ export const appWithTranslation = <Props extends AppProps = AppProps>(
...userConfig,
lng: locale,
}),
ns,
lng: locale,
ns,
resources,
}).i18n

Expand Down

0 comments on commit 8addfec

Please sign in to comment.