Patch Changes
-
#4481 by @felixfeng33 – Added support for dragging multiple blocks using editor's native selection
- Multiple blocks can now be dragged using the editor's native selection, not just with block-selection
- Simplified
useDndNode
hook implementation by removing complex preview logic