SE701-T5 / Frontend

This is the frontend repo of Uni-forum, associated with the University of Auckland, SOFTENG701. This repo will be linked to Netlify for ease of deployment and code review
MIT License
1 stars 22 forks source link

Unable to use MUI Icons #18

Closed hpar461 closed 2 years ago

hpar461 commented 2 years ago

MUI icons are unable to be used in current application as it is not built into the MUI library by default and instead must be added manually by installing @mui/icons-material library. [Relevant Info in MUI Website]