microapps / gatsby-plugin-react-i18next

Easily translate your Gatsby website into multiple languages
MIT License
121 stars 72 forks source link

Type `DefaultTFunc` is not assignable to `ReactNode` #160

Open alnaranjo opened 1 year ago

alnaranjo commented 1 year ago

Hi,

I'm experiencing the following issue: "Type DefaultTFunc is not assignable to ReactNode" when using t from the plugin

"gatsby": "4.24.4",
"gatsby-plugin-react-i18next": "2.0.4",
"i18next": "22.0.2",
"react-i18next": "12.0.0",
Screen Shot 2022-10-21 at 12 47 55