-
-
Notifications
You must be signed in to change notification settings - Fork 79
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/components/auth/Auth.js #1626
Comments
@spiteless the file has instances of elements, needs to be converted to MUI-components, was trying to locally run the dev-environment, but it's not running. As suggested have tried to run the backend and fronted separately but no signs of error except warning to update
|
|
@spiteless Can you please assist Nayan on the above question? |
@spiteless Can you please respond to Nayan's questions above when you get a chance? |
It depends.
|
@trillium Nayan is no longer on the VRMS team, so I am planning on un-assigning Nayan from this issue and placing it back into the prioritized backlog. |
Overview
Review all components in
./src/components/Auth.js
and replace all standard HTML components with applicable MUI components.Action Items
./src/components/Auth.js
and search for any standard HTML components.Resources
https://mui.com/base-ui/all-components/
The text was updated successfully, but these errors were encountered: