I want to write a custom ‘Tree View’ react component.
When I click on the root element it will open its sub-items but If I click on one of the sub-nodes then whole tree will be change.
Link to source: https://codesandbox.io/p/devbox/tree-view-29ylm2?embed=1&file=%2Fsrc%2FTreeView.tsx%3A51%2C17