gatsby-plugin-i18n
gatsby-plugin-i18n copied to clipboard
Invalid prop `children` of type `object` supplied to `Layout`, expected `function`.
Cloned the gatsby-plugin-i18n starter and runned gatsby develop but I get the following error:
Invalid prop children of type object supplied to Layout, expected function.
Any ideas why?
My feeling is that there is something wrong in the layouts/en.js
file
- 1 I also see this warning