react-click-n-hold
react-click-n-hold copied to clipboard
no working for table rows
<table>
expects <tr>
elements as children. Decorating a <tr>
element with <ClickNHold>
produces some issues