Learus / react-material-ui-carousel

A Generic carousel UI component for React using Material UI.
MIT License
550 stars 219 forks source link

MUI v5 - Attempted import error: '@mui/base/ClickAwayListener' #228

Open v1ra1 opened 9 months ago

v1ra1 commented 9 months ago

./node_modules/react-material-ui-carousel/node_modules/@mui/material/Snackbar/Snackbar.js Attempted import error: '@mui/base/ClickAwayListener' does not contain a default export (imported as 'ClickAwayListener').

Using the latest version of material ui v5 I get this when trying to install.