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