@3sc/common-component 0.0.451 → 0.0.452
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 -3
- 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
|
@@ -44654,9 +44654,7 @@ function jw({
|
|
|
44654
44654
|
t: d
|
|
44655
44655
|
}) {
|
|
44656
44656
|
var _e;
|
|
44657
|
-
const f = $t(), { visibleGridColumns: p } = Ct(Lc)
|
|
44658
|
-
console.log({ visibleGridColumns: p });
|
|
44659
|
-
const h = Ct(Ma), {
|
|
44657
|
+
const f = $t(), { visibleGridColumns: p } = Ct(Lc), h = Ct(Ma), {
|
|
44660
44658
|
selectedColumn: y,
|
|
44661
44659
|
handleMenuClick: g,
|
|
44662
44660
|
handleClose: v,
|