Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HTML components to MUI: ./src/App.jsx #1739

Closed

Conversation

awlFCCamp
Copy link
Member

Fixes #1722

What changes did you make and why did you make them ?

  • Replace HTML components with applicable MUI components.
  • ensures a consistent design, built-in responsiveness, customization with theming, enhanced functionality, easier development

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied

[image](
Screenshot 2024-09-09 at 9 35 40 AM
)

Visuals after changes are applied

[image](
Screenshot 2024-09-09 at 10 19 30 AM
)

Copy link

github-actions bot commented Sep 9, 2024

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b awlFCCamp-update-appjsx-to-mui development
git pull https://github.com/awlFCCamp/VRMS.git update-appjsx-to-mui

@awlFCCamp
Copy link
Member Author

package-lock.json files were pushed in this PR. I thought they were in the .gitignore. Will fix and make a new one

@awlFCCamp awlFCCamp closed this Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update HTML components to MUI: ./src/App.jsx
1 participant