@mcurros2/microm 1.1.12-0 → 1.1.13-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
|
@@ -32815,7 +32815,7 @@ function $4147ddc1926c6c51$export$72c73377cef8aa5(props) {
|
|
|
32815
32815
|
return (0, $b4te3$reactjsxruntime.jsx)((0, $b4te3$mantinecore.Menu).Item, {
|
|
32816
32816
|
icon: column.hidden ? (0, $b4te3$reactjsxruntime.jsx)((0, $b4te3$tablericonsreact.IconCircleDashedCheck), {
|
|
32817
32817
|
size: "1rem"
|
|
32818
|
-
}) : (0, $b4te3$reactjsxruntime.jsx)((0, $b4te3$tablericonsreact.
|
|
32818
|
+
}) : (0, $b4te3$reactjsxruntime.jsx)((0, $b4te3$tablericonsreact.IconCircleCheck), {
|
|
32819
32819
|
size: "1rem",
|
|
32820
32820
|
color: theme.primaryColor
|
|
32821
32821
|
}),
|