Buddy-Grid-Layout (React-Grid-Layout fork with top-left compacting) v1.4.4 Demo 12 - Prevent Collision

Based on nitesh619's solution for top-left compacting

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`.