react-simple-tree-menu icon indicating copy to clipboard operation
react-simple-tree-menu copied to clipboard

`TreeMenuItem` type is just for `li` elements

Open corysimmons opened this issue 3 years ago • 0 comments

It should probably be for any HTML element.

https://github.com/iannbing/react-simple-tree-menu/blob/2d9990ab1b51c01dec701d8dd35f47bd5cd160af/src/TreeMenu/renderProps.tsx#L25

corysimmons avatar Feb 15 '22 17:02 corysimmons