@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.js CHANGED
@@ -632,7 +632,6 @@ function MultipleSelectChip({
632
632
  {
633
633
  disableClearable: clear,
634
634
  disabled: disabled || isLoading,
635
- disablePortal: true,
636
635
  size,
637
636
  disableCloseOnSelect: multipleitems,
638
637
  options: combinedOptions,