@3sc/common-component 0.0.335 → 0.0.337
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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -44666,7 +44666,7 @@ function kw({ tableProps: e, isDefaultConfig: t, gridPath: n, baseUrl: r }) {
|
|
|
44666
44666
|
payload: { prevGridColumns: f }
|
|
44667
44667
|
}), l({
|
|
44668
44668
|
type: qe.SET_GRID_DATA,
|
|
44669
|
-
payload: { visibleGridColumns:
|
|
44669
|
+
payload: { visibleGridColumns: u }
|
|
44670
44670
|
});
|
|
44671
44671
|
}
|
|
44672
44672
|
}, [c]), /* @__PURE__ */ y.jsx(
|