mwkwsd / sensensomething

3 stars 0 forks source link

fixed implementation of mui #13

Closed kmdunn5 closed 8 months ago

kmdunn5 commented 8 months ago

When we added the styled-components version of MUI, we needed to change some of the defaults. When we started we got errors because it thought we had missing packages. We can add those packages if we don't like styled components, but for now I added react-app-rewired so we can start our app again.