Skip to content

Commit 2accf48

Browse files
committed
v0.3.0
1 parent e16fbec commit 2accf48

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

dist/react-infinite-tree.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ exports["InfiniteTree"] =
9292
}
9393

9494
return _ret = (_temp = (_this = _possibleConstructorReturn(this, (_Object$getPrototypeO = Object.getPrototypeOf(_class2)).call.apply(_Object$getPrototypeO, [this].concat(args))), _this), _this.tree = null, _this.eventHandlers = {
95+
onClick: null,
9596
onContentWillUpdate: null,
9697
onContentDidUpdate: null,
9798
onOpenNode: null,

dist/react-infinite-tree.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)