react-bootstrap-treeview icon indicating copy to clipboard operation
react-bootstrap-treeview copied to clipboard

React.js Tree View for Twitter Bootstrap -

Results 3 react-bootstrap-treeview issues
Sort by recently updated
recently updated
newest added

[L64](https://github.com/jonmiles/react-bootstrap-treeview/blob/master/src/react-bootstrap-treeview.jsx#L64) add one line ``` js var data = this.props.data; ```

1) custom event onLineClicked 2) dynamic data in TreeNode attributes with TreeView.treeNodeAttributes propType. 3) TreeView.data propType correction 4) _this deprecated and replaced with bind 5) react-bootstrap-treeview become a commonJS component....

data is undefined here it should be in props.