react-ui-tree icon indicating copy to clipboard operation
react-ui-tree copied to clipboard

run demo error

Open mmoonn2 opened this issue 6 years ago • 0 comments

<Tree
    paddingLeft={20}
    tree={this.state.tree}
    onChange={this.handleChange}
    isNodeCollapsed={this.isNodeCollapsed}
    renderNode={this.renderNode}
/>

image

mmoonn2 avatar Jul 09 '18 10:07 mmoonn2