@contentful/experiences-visual-editor-react 1.37.1-dev-20250515T0952-6484576.0 → 1.37.1-dev-20250515T1211-cc16b86.0

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/dist/renderApp.js CHANGED
@@ -56897,8 +56897,6 @@ const useEditorStore = create$1((set, get) => ({
56897
56897
  dataSource: {},
56898
56898
  hyperLinkPattern: undefined,
56899
56899
  unboundValues: {},
56900
- isDragging: false,
56901
- dragItem: '',
56902
56900
  selectedNodeId: null,
56903
56901
  locale: null,
56904
56902
  setHyperLinkPattern: (pattern) => {