react-tech-tree
react-tech-tree copied to clipboard
React visual tree components. Demo: https://ldd.github.io/react-tech-tree/
It should be changed from NodeProps to TreeProps
Please, add support for the react v.17. Thanks! ``` npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead. npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve...
 I am trying to achieve something like this with this component, is it possible? WHen adding lots of elements I end up with overlapping nodes (crossing each other) because...
Hello, Thank you for creating this repository. I wanted to make you aware that if you create a tree with data and change the structure of items and nodes dynamically,...