@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/esm/index.js CHANGED
@@ -5525,7 +5525,7 @@ import React15, {
5525
5525
  } from "react";
5526
5526
 
5527
5527
  // src/overflow-container/useOverflowContainer.ts
5528
- import { useDragDropNext as useDragDrop } from "@vuu-ui/vuu-ui-controls";
5528
+ import { useDragDrop } from "@vuu-ui/vuu-ui-controls";
5529
5529
  import {
5530
5530
  isValidNumber as isValidNumber2,
5531
5531
  MEASURES,