You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@JackHaeg@trillium I have replaced the HTML components with MUI components. How do I go about checking to see if the components are rendered correctly on the page? Right now, the endpoint /projectleader, which renders the ProjectLeaderDashboard page, is empty.
Overview
Review all components in
./src/pages/ProjectLeaderDashboard.js
and replace all standard HTML components with applicable MUI components.Action Items
./src/pages/ProjectLeaderDashboard.js
and search for any standard HTML components.Resources
The text was updated successfully, but these errors were encountered: