I am using the react-beautiful-dnd library to implement dragging components that are in the same Main component. The code is presented, please help me figure it out. The element is dragged, but does not stay in place, and the elements that are nearby also move
https://codesandbox.io/s/kind-water-tws2i?file=/src/Main.jsx