-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[DataGrid] Remove unnessary clsx() usages #17690
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
Conversation
Thanks for adding a type label to the PR! 👍 |
Deploy preview: https://deploy-preview-17690--material-ui-x.netlify.app/ |
I have pushed another commit to cover the rest of the repository. @sai6855 Can we do the same in Material UI? It seems that we have more dead code like this: ![]() (Searching with |
Updated here -> mui/material-ui#46084, there are still few similar instances but those are in |
@sai6855 Thanks. Yeah, agree, only Material UI needs to be updated. |
This PR simplifies the codebase by removing unnecessary uses of the clsx utility