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

[docs] Remove a note about Base components being reexported from Material UI #33265

Merged
merged 2 commits into from Jun 24, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -6,9 +6,6 @@

- If you want to build a design system based on Material Design, use `@mui/material`.
- If you want to build with components that give you complete control over your app's CSS, use `@mui/base`.
:::info
MUI Base components are also included within`@mui/material`—no need to install Base separately if you're using Material UI.
:::
- For CSS utilities to help in laying out custom designs with Material UI or MUI Base, use `@mui/system`.

### Glossary
Expand Down