console.warn(['MUI: The `anchorEl` prop provided to the component is invalid.','The anchor element should be part of the document layout.',"Make sure the element is present in the document or that it's not display none."].join('\n'));
returnnewError(['MUI: The `anchorEl` prop provided to the component is invalid.','The anchor element should be part of the document layout.',"Make sure the element is present in the document or that it's not display none."].join('\n'));
returnnewError(['MUI: The `anchorEl` prop provided to the component is invalid.','It should be an HTML element instance or a virtualElement ','(https://popper.js.org/docs/v2/virtual-elements/).'].join('\n'));