VRMS icon indicating copy to clipboard operation
VRMS copied to clipboard

Update HTML components to MUI: ./src/components/manageProjects/editMeetingTimes.js

Open trillium opened this issue 8 months ago • 0 comments

Overview

Review all components in./src/components/editMeetingTimes.js and replace all standard HTML components with applicable MUI components.

Action Items

  • [x] Review components in:./src/components/editMeetingTimes.js and search for any standard HTML components.
    • IF all components are already updated to relevant MUI
      • [ ] Comment on this issue that all components are already updated to MUI.
      • [ ] Close the issue & check the box associated with this issue on the MUI issue epic
      • [ ] Move on to the next MUI issue
    • IF standard HTML components are found in the file:
      • [x] Replace these standard HTML components with applicable MUI components.
      • [x] Make a PR for this file

Resources

  • https://mui.com/base-ui/all-components/
  • If you run into any questions, add a comment to the issue and tag "@trillium"

trillium avatar Jun 11 '24 02:06 trillium