@mcurros2/microm 1.1.32-0 → 1.1.33-0
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -32894,7 +32894,7 @@ function $4147ddc1926c6c51$export$72c73377cef8aa5(props) {
|
|
|
32894
32894
|
setColumns([
|
|
32895
32895
|
...columns
|
|
32896
32896
|
]);
|
|
32897
|
-
|
|
32897
|
+
//setOpened(false);
|
|
32898
32898
|
},
|
|
32899
32899
|
children: column.text
|
|
32900
32900
|
}, `gridColumnsMenu-${index}`);
|