-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add missing I18nextProvider interface to typings #721
Conversation
v10 only has i18n as prop! https://github.com/i18next/react-i18next/blob/master/src/I18nextProvider.js#L4 |
Correct! I updated the PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a usage test as a new file in test/typescript
@rosskevin I added a basic test example. |
Thanks @danielsogl @jamuhl this can be a patch release |
That would be great! |
published in react-i18next@10.0.1 |
closes: #718