Goal
Upgrade Material-UI from v5 to the latest version.
Changes
- Update MUI packages in
package.json
- Fix any breaking API changes in component usage
- Verify all UI components render correctly after upgrade
Verification
yarn lint and yarn test pass
- Visual spot-check of all pages