@antv/s2-vue 2.0.0-next.2 → 2.0.0-next.3

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
@@ -2763,8 +2763,7 @@ const useResize = (s2Ref, props, dom) => {
2763
2763
  var _a;
2764
2764
  (_a = unobserve.value) == null ? void 0 : _a.call(unobserve);
2765
2765
  });
2766
- },
2767
- { deep: true }
2766
+ }
2768
2767
  );
2769
2768
  };
2770
2769
  function useSpreadSheet(props, emit) {