How to map an object in React?

后端 未结 0 1103
有刺的猬
有刺的猬 2021-02-13 00:07

How can I use map on arrays like this or what would be the proper way to map an object?

[
key:{attr:val},
key:{attr:val}
]

I can\'t use an Object

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