Material-UI tree editable items
I am using RichTreeView component from Material-UI lib and would like to create an editable tree: so when user click on particular button positioned after every item dropdown list pops up.
I tried to somehow return jsx inside items, but without succes.
ReactJs: Cannot find Plus square icon for Material TreeView expand icon
I am struggling for something that could be pretty straight forward and something that should have been the requirement of many, and I am still not finding any help on internet for that