@mcurros2/microm 1.1.75-0 → 1.1.76-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 +4 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -46145,6 +46145,10 @@ const $fd210d71b523c65e$export$4fef1edbf0f012ef = /*#__PURE__*/ (0, $b4te3$react
|
|
|
46145
46145
|
const theme = (0, $b4te3$mantinecore.useMantineTheme)();
|
|
46146
46146
|
return (0, $b4te3$reactjsxruntime.jsx)("div", {
|
|
46147
46147
|
ref: ref,
|
|
46148
|
+
style: {
|
|
46149
|
+
display: "flex",
|
|
46150
|
+
flex: 1
|
|
46151
|
+
},
|
|
46148
46152
|
children: (0, $b4te3$reactjsxruntime.jsx)((0, $b4te3$mantinecore.MultiSelect), Object.assign({
|
|
46149
46153
|
icon: (0, $b4te3$reactjsxruntime.jsx)((0, $b4te3$tablericonsreact.IconSearch), {
|
|
46150
46154
|
size: "1.1rem",
|