react-tech-tree icon indicating copy to clipboard operation
react-tech-tree copied to clipboard

React visual tree components. Demo: https://ldd.github.io/react-tech-tree/

Results 4 react-tech-tree issues
Sort by recently updated
recently updated
newest added

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...

![image](https://user-images.githubusercontent.com/8579024/130323297-7e1a5624-72da-4d69-9f30-7f69ddd087ba.png) 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,...