@leapdevuk/component-toolbox 0.0.80 → 0.0.82

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 CHANGED
@@ -9330,7 +9330,7 @@ const yf = ({
9330
9330
  value: o,
9331
9331
  ...s
9332
9332
  }
9333
- ) }), pf = ({ ...t }) => /* @__PURE__ */ g.jsx(
9333
+ ) }), pf = (t) => /* @__PURE__ */ g.jsx(
9334
9334
  Zo,
9335
9335
  {
9336
9336
  fullWidth: !0,
@@ -9340,7 +9340,7 @@ const yf = ({
9340
9340
  MenuProps: t.MenuProps,
9341
9341
  onChange: t.onChange,
9342
9342
  renderValue: t.renderValue,
9343
- multiple: !0,
9343
+ multiple: t.multiple,
9344
9344
  children: t.children
9345
9345
  }
9346
9346
  );