Skip to content
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

[codemod] Fix system props default import specifier #44170

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

siriwatknp
Copy link
Member

closes #43983

The issue is about inconsistent transformation between default import and import specifier.

@siriwatknp siriwatknp added package: codemod Specific to @mui/codemod v6.x migration labels Oct 21, 2024
@siriwatknp siriwatknp requested a review from a team October 21, 2024 04:20
@mui-bot
Copy link

mui-bot commented Oct 21, 2024

Netlify deploy preview

https://deploy-preview-44170--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 10413f5

@siriwatknp siriwatknp merged commit 16c974c into mui:master Oct 28, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: codemod Specific to @mui/codemod v6.x migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CODEMOD] v6.0.0/sx-prop does not work on Typography color prop if the component is imported with path import
3 participants