React drag event

how can I modify the drag-and-drop mouse style in

react. I can get the drag-and-drop dataTransfer, but I don"t know how to modify it

.

above is my code, but this modification cannot achieve the effect.
e is the object I sent back

.
Mar.06,2021

participate in how react-dnd is implemented. There's nothing wrong with this code.

Menu