react-grid-dnd
react-grid-dnd copied to clipboard
stop click event propagation after dragging
i wanted to do a separated function when we click on the element , i added it, so after dragging elements the onclick event is called also, and there is no event in the onchange method to prevent propagation of the event