react-checkbox-tree
react-checkbox-tree copied to clipboard
Add onDoubleClick and expandOnDoubleClick properties
I think it would be useful to have the properties onDoubleClick and expandOnDoubleClick. More or less the same implementation as https://github.com/jakezatecky/react-checkbox-tree/pull/86 but with the double click trigger instead of the click trigger.