React-Grid-Layout v1.4.1 Demo 12 - Prevent Collision

You may want to turn off rearrangement so items don't move arround when dragging. Set the property `preventCollision` to `true` to achieve this effect. It's particularly useful with `compactType` set to `null`.