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

[code-infra] Fix imports in Demo component #42857

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

LukasTy
Copy link
Member

@LukasTy LukasTy commented Jul 5, 2024

@LukasTy LukasTy added bug 🐛 Something doesn't work scope: code-infra Specific to the core-infra product labels Jul 5, 2024
@LukasTy LukasTy self-assigned this Jul 5, 2024
@LukasTy LukasTy marked this pull request as draft July 5, 2024 16:38
@mui-bot
Copy link

mui-bot commented Jul 5, 2024

Netlify deploy preview

https://deploy-preview-42857--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 9e2c7a1

@LukasTy LukasTy marked this pull request as ready for review July 8, 2024 07:18
@LukasTy LukasTy added regression A bug, but worse and removed bug 🐛 Something doesn't work labels Jul 8, 2024
@LukasTy LukasTy requested review from a team July 8, 2024 07:19
@@ -12,7 +12,8 @@ import IconButton from '@mui/material/IconButton';
import Box from '@mui/material/Box';
import Collapse from '@mui/material/Collapse';
import NoSsr from '@mui/material/NoSsr';
import { HighlightedCode, CodeTab, CodeTabList } from '@mui/docs/HighlightedCode';
Copy link
Member Author

Choose a reason for hiding this comment

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

HighlightedCode does not export CodeTab or CodeTaList

@LukasTy LukasTy merged commit 86bc428 into mui:next Jul 8, 2024
23 checks passed
@LukasTy LukasTy deleted the fix-imports branch July 8, 2024 07:45
joserodolfofreitas pushed a commit to joserodolfofreitas/material-ui that referenced this pull request Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression A bug, but worse scope: code-infra Specific to the core-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants