filmov
tv
React Typescript | Objects are not valid as a React child. Use an array instead with Array.map().

Показать описание
Fix error Objects are not valid as a React child (found: object with keys {..}). If you meant to render a collection of children, use an array instead.
Using Array,map(item) instead to fix.
#fixbug #react #typescript
Using Array,map(item) instead to fix.
#fixbug #react #typescript