@3sc/common-component 0.0.220 → 0.0.221
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
|
@@ -42162,7 +42162,7 @@ function kC({ tableProps: e, isDefaultConfig: t, gridPath: n, baseUrl: o }) {
|
|
|
42162
42162
|
};
|
|
42163
42163
|
});
|
|
42164
42164
|
}, [l, s]);
|
|
42165
|
-
return
|
|
42165
|
+
return It(() => {
|
|
42166
42166
|
a({
|
|
42167
42167
|
type: Ze.SET_GRID_DATA,
|
|
42168
42168
|
payload: { visibleGridColumns: s.length ? c : l }
|