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

[system] Fix ContainerProps export #33923

Merged
merged 1 commit into from Aug 15, 2022
Merged

[system] Fix ContainerProps export #33923

merged 1 commit into from Aug 15, 2022

Conversation

bugzpodder
Copy link
Contributor

Container.ts only exports a default component. ContainerProps contains definitions for Container Props and it should be exported.

Signed-off-by: Jack Zhao bugzpodder@hotmail.com

Container.ts only exports a default component.  ContainerProps contains definitions for Container Props and it should be exported.

Signed-off-by: Jack Zhao <bugzpodder@hotmail.com>
@mui-bot
Copy link

mui-bot commented Aug 14, 2022

No bundle size changes

Generated by 🚫 dangerJS against be88a13

Copy link
Member

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@mnajdova mnajdova added typescript package: system Specific to @mui/system labels Aug 15, 2022
@mnajdova mnajdova merged commit 45b305e into mui:master Aug 15, 2022
@bugzpodder bugzpodder deleted the patch-1 branch August 16, 2022 03:08
daniel-rabe pushed a commit to daniel-rabe/material-ui that referenced this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: system Specific to @mui/system typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants