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] Fix import example inside Unstyled Backdrop section #30098

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

TheodosiouTh
Copy link
Contributor

Searched for this import but I could not find it:

import Backdrop from '@mui/base/Backdrop';

I found this import though, which seems to be correct:

import BackdropUnstyled from '@mui/base/BackdropUnstyled';

Searched for this import but I could not find it:
```js
import Backdrop from '@mui/base/Backdrop';
```
I found this import though, which seems to be correct:
```js
import BackdropUnstyled from '@mui/base/BackdropUnstyled';
```
@mui-pr-bot
Copy link

mui-pr-bot commented Dec 7, 2021

Details of bundle changes

Generated by 🚫 dangerJS against 45b0d26

@danilo-leal danilo-leal added the docs Improvements or additions to the documentation label Dec 7, 2021
Copy link
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Nice catch.

@siriwatknp siriwatknp merged commit d978102 into mui:master Dec 8, 2021
@TheodosiouTh TheodosiouTh deleted the patch-1 branch December 8, 2021 16:23
@oliviertassinari oliviertassinari added the package: base-ui Specific to @mui/base label Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation package: base-ui Specific to @mui/base
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants