-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[core] Move warning methods to @mui/x-internals
#14528
Conversation
@mui/x-internals
@mui/x-internals
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution! 🙏
The changes look great. 👍
They impact commercial code, but I've checked that you have already signed the CLA. 👌
I have pushed an empty commit to trigger CI.
CircleCI sometimes fails to run pipelines on contributor PRs. 🙈 🤷
Deploy preview: https://deploy-preview-14528--material-ui-x.netlify.app/ |
Co-authored-by: Lukas <llukas.tyla@gmail.com>
these methods should be moved to x-internals.
Related to mui/base-ui#615