@elementor/editor-variables 3.33.0-183 → 3.33.0-185

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/index.mjs CHANGED
@@ -1611,8 +1611,7 @@ var { panel, usePanelActions } = createPanel({
1611
1611
  },
1612
1612
  onClose: () => {
1613
1613
  changeEditMode("edit");
1614
- },
1615
- isOpenPreviousElement: true
1614
+ }
1616
1615
  });
1617
1616
  function VariablesManagerPanel() {
1618
1617
  const { close: closePanel } = usePanelActions();