@vuu-ui/vuu-layout 0.8.20-debug → 0.8.21-debug

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/cjs/index.js CHANGED
@@ -6002,7 +6002,7 @@ var useOverflowContainer = ({
6002
6002
  },
6003
6003
  [onMoveItem]
6004
6004
  );
6005
- const { onMouseDown: dragDropHookHandleMouseDown, ...dragDropHook } = (0, import_vuu_ui_controls2.useDragDropNext)({
6005
+ const { onMouseDown: dragDropHookHandleMouseDown, ...dragDropHook } = (0, import_vuu_ui_controls2.useDragDrop)({
6006
6006
  allowDragDrop,
6007
6007
  containerRef,
6008
6008
  // this is for useDragDropNext