-
-
Notifications
You must be signed in to change notification settings - Fork 86
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/manageProjects/eventForm.js #1699
Comments
Hey, please use the non-depricated package. If we need to install he correct MUI dependencies, please update package.json and yarn.lock in their own commit. |
Hey thanks for the reply! @trillium should we plan to use:
|
Hey @sasszz, happy to clarify :) Use Material MUI, the Base UI was a mistakely added resource |
Hi @sasszz! When you have a moment, can you please provide an update with the following information:
|
Hey Jack! Draft PR open here: #1844
|
@trillium just to confirm, adhering to current styles is not necessary? Maybe aim for close to the original component styles, but not exact? |
Correct, for this component feel free to use your judgement on what needs to change |
Update!
|
Update!
|
Overview
Review all components in
./src/components/manageProjects/eventForm.js
and replace all standard HTML components with applicable MUI components.Action Items
./src/components/manageProjects/eventForm.js
and search for any standard HTML components.Resources
The text was updated successfully, but these errors were encountered: