In example in the component <App /> there is a reference to its method isNodeCollapsed. The problem is that such method is not defined elsewhere in the <App /> component:
https://github.com/pqx/react-ui-tree/blob/6d48ca6d7a7df86655c9a679bc4be3451e0391e5/example/app.js#L43