**Aim:** Enable the selection of multiple elements - add prop [multiple](https://mui.com/material-ui/api/select/#select-prop-multiple) to the `Select` component to allow users to select multiple elements. --- [Example:](https://mui.com/material-ui/react-select/#multiple-select) 