react-map-interaction
react-map-interaction copied to clipboard
Not able to drag material UI card properly after using react-map-interaction
We are using react-beautiful-dnd and material UI cards.
We have implemented "react-map-interaction" in our app.
When we using react-map-interaction the material UI card not able to drag and drop properly.
Maybe it's the overriding default style of react-beautiful-dnd and material UI cards. Its dragging cursor also changed.
Can you please help?