Skip to content

Commit

Permalink
Remove another reference to Base
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldudak committed Jun 23, 2022
1 parent deafe55 commit b344a02
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -42,7 +42,7 @@ Check the [MUI X overview](/x/advanced-components/) for more information about o

Material UI is a comprehensive library of components that features our implementation of Google's Material Design.

Both `@mui/base` and `@mui/system` are included as dependencies, meaning you don't need to install or import them separately—you can import them directly from `@mui/material`.
`@mui/system` is included as dependency, meaning you don't need to install or import it separately—you can import its components and functions directly from `@mui/material`.

### MUI Base

Expand Down

0 comments on commit b344a02

Please sign in to comment.