@mamrp/components 1.0.6 → 1.0.7

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.mjs CHANGED
@@ -570,7 +570,6 @@ function MultipleSelectChip({
570
570
  {
571
571
  disableClearable: clear,
572
572
  disabled: disabled || isLoading,
573
- disablePortal: true,
574
573
  size,
575
574
  disableCloseOnSelect: multipleitems,
576
575
  options: combinedOptions,