How to return a mapped array in JSX?

前端 未结 0 497
花落未央
花落未央 2020-11-21 19:24

I have imported some dummyData (1000 objects of films) to my React.js Component and I want to render the titles.

export const dummyData = [
  {
    id: \'tt01         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题