Michele Tartari

Results 1 comments of Michele Tartari

Almost all [react-dnd examples](https://react-dnd.github.io/react-dnd/examples) modify the opacity when dragging. For more complex customization you can use arrow functions as shown in the Card.jsx/tsx of the [stress test example](https://react-dnd.github.io/react-dnd/examples/sortable/stress-test). Here is...