upgrade materialui/get rid of materialui-core #279
Labels
chore
Changes that do not relate to a fix or feature and don't modify src or test files
cleanup
Changes only making code cleaner & do not change how the code works nor the outputs produced (e.g. f
good first issue
Good for newcomers
priority:medium
Medium priority
technical debt
A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
material-ui-core is an outdated version. we should update to only use @mui and use it in place of materialui-core everywhere (you'll also notice that this causes some weird IDE errors for things like Box which is also why we should upgrade and get rid of the old stuff)
this pr should entirely remove materialui-core and replace with @mui, but we may want to consider adding linting to enforce this?
The text was updated successfully, but these errors were encountered: