If you look in the Redux dev tools, you can get a visualization of the tree item in the store as follows:
We should have a page that does this. It is called Treedoff after all. I don't know how far we originally got with this, but I seem to remember that we attempted to use the react-tree-graph library to try and visualize the tree structure.
If you look in the Redux dev tools, you can get a visualization of the
tree
item in the store as follows:We should have a page that does this. It is called Treedoff after all. I don't know how far we originally got with this, but I seem to remember that we attempted to use the react-tree-graph library to try and visualize the tree structure.