knt-shared 1.1.1 → 1.1.2

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.esm.js CHANGED
@@ -2317,7 +2317,7 @@ const _export_sfc = (sfc, props) => {
2317
2317
  }
2318
2318
  return target;
2319
2319
  };
2320
- const BasicTable = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-a77f6f35"]]);
2320
+ const BasicTable = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-a10d6aad"]]);
2321
2321
  function useTable(options = {}) {
2322
2322
  const tableRef = ref(null);
2323
2323
  const formRef = ref(null);