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

Change form component to MUI Box with component='form' #1865

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dannyprikaz
Copy link
Member

Fixes #1721

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

  • Replaced HTML form tag with MUI Box component with component='form'
  • WHY: To modernize the SecretPassword.js page using MUI

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

Visuals before changes are applied

1721 pre

Visuals after changes are applied

1721 post

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/pages/SecretPassword.js
1 participant