Recursive React component for deep nested data

前端 未结 0 1772
孤街浪徒
孤街浪徒 2021-02-05 03:38

I am trying to convert JSON data with deep nesting as follows

Data

[
    {
        _id: 1,
        name: \'name\',
        children: [...]         


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