React: How to iterate nested JSON array and render certain elements?

前端 未结 0 797
心在旅途
心在旅途 2020-12-07 05:54

I have this JSON data with messages nested inside a couple of posts, like a forum:

{
"posts": [
  {
    "id": 1,
    "text": &qu         


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