What would you like to be added?
The latest version of MUI introduces new components such as Dashboard Layout, useDialogs, and useNotifications. KubeEdge Dashboard can integrate these components to replace the existing implementations, improving both performance and user experience.
Why is this needed?
Performance Improvements: MUI's latest components are optimized for better rendering performance and maintainability.
Enhanced User Experience: The new components provide a more consistent and responsive UI/UX.
Code Simplification: Replacing custom implementations with built-in MUI solutions reduces code complexity and improves maintainability.