react-draggable
react-draggable copied to clipboard
how to place draggable at the first location and drop a copy of it?
trafficstars
I have a column that all buttons are there from that I want to drag & drop each so on the dropzone I should have a copy of dragged element instead of the element itself. Is there any way to do that?