react-sortable-tree
react-sortable-tree copied to clipboard
Give Children another label/property name
Can we change the property name in treeData? For example, I have a tree: {title: node0, references: [{title: node1}]} Can I use the references as children?