VRMS
VRMS copied to clipboard
Update HTML components to MUI: ./src/components/presentational/CheckInButtons.js
Overview
Review all components in./src/components/presentational/CheckInButtons.js and replace all standard HTML components with applicable MUI components.
Action Items
- [ ] Review components in:
./src/components/presentational/CheckInButtons.jsand 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:
- [ ] Replace these standard HTML components with applicable MUI components.
- [ ] Make a PR for this file
- IF all components are already updated to relevant MUI
Resources
- https://mui.com/base-ui/all-components/
- If you run into any questions, add a comment to the issue and tag "@trillium"
EDIT Whoops - please disregard, work on this issue is still neede :)
@trillium , sure thing. Just submitted the pull request