mui / mui-x

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
https://mui.com/x/
3.88k stars 1.17k forks source link

[core] Avoid root level `@mui/x-date-pickers` imports #13120

Closed LukasTy closed 1 month ago

LukasTy commented 1 month ago

Small cleanup—avoid importing from package root where possible.

mui-bot commented 1 month ago

Deploy preview: https://deploy-preview-13120--material-ui-x.netlify.app/

Generated by :no_entry_sign: dangerJS against 44b11b0b9e84b7430f43458146fac037a7e6006d

LukasTy commented 1 month ago

Would be awesome to add a lint rule if possible

I've tried looking into it and noticed more problems, I will solve it with a different PR.