Skip to content

Commit

Permalink
wait option does not exist anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed Oct 27, 2021
1 parent 12a9e92 commit 791957d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/typescript/I18nextProvider.test.tsx
Expand Up @@ -16,7 +16,7 @@ i18next.use(initReactI18next).init({
},

react: {
wait: true,
useSuspense: true,
},
});

Expand Down

0 comments on commit 791957d

Please sign in to comment.