Open SixYearsInFebruary opened 6 years ago
add to line 83 in infinite-tree.js @cheton
state = { openNodes: [], rootNode: createRootNode(), selectedNode: null }
add to line 83 in infinite-tree.js @cheton