gordon-cs / gordon-360-ui

Gordon 360 User Interface
https://360.gordon.edu
16 stars 10 forks source link

remove material-ui, replaced with @mui #2340

Closed amos-cha closed 3 months ago

amos-cha commented 3 months ago

Material-ui/* was deprecated a while ago when updating to MUI5. However, it appears that material-ui/core was not deprecated and with the update to React 18 has now caused package conflicts on new npm installs. This PR fully removes material-ui/core and updates remaining @mui/material @mui/styles.