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

preview_player
Показать описание
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
Рекомендации по теме