Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 333 Bytes

File metadata and controls

12 lines (9 loc) · 333 Bytes

react-v18-and-storybook-react-i18next-repro

$ npm ci
$ npm run storybook

open http://localhost:6006/ and see the error in the browser.

Objects are not valid as a React child (found: object with keys {$$typeof, type, key, ref, props}). If you meant to render a collection of children, use an array instead.