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

[Accordion] Add missing component type #37111

Merged
merged 3 commits into from May 2, 2023

Conversation

sai6855
Copy link
Contributor

@sai6855 sai6855 commented May 1, 2023

@sai6855 sai6855 added bug 🐛 Something doesn't work typescript component: accordion This is the name of the generic UI component, not the React module! labels May 1, 2023
@mui-bot
Copy link

mui-bot commented May 1, 2023

Netlify deploy preview

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

Bundle size report

No bundle size changes

Generated by 🚫 dangerJS against 418f646

@sai6855
Copy link
Contributor Author

sai6855 commented May 1, 2023

changes in this PR is similar to changes done in #35852

@sai6855 sai6855 changed the title [Accordion] Support component type [Accordion] Add missing component type May 1, 2023
Copy link
Member

@mj12albert mj12albert left a comment

Choose a reason for hiding this comment

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

👌 Thanks

@mj12albert mj12albert merged commit 487af1d into mui:master May 2, 2023
18 checks passed
@sai6855 sai6855 mentioned this pull request May 5, 2023
1 task
binh1298 pushed a commit to binh1298/material-ui that referenced this pull request May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: accordion This is the name of the generic UI component, not the React module! typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Accordion] Accepts "component" prop, but TS says it shouldn't
3 participants