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

[core] Add missing MuiTableHead and MuiTableBody type to theme.props #16220

Merged
merged 2 commits into from
Jun 14, 2019

Conversation

merceyz
Copy link
Member

@merceyz merceyz commented Jun 13, 2019

  • Added missing MuiTableHead: TableHeadProps and MuiTableBody: TableBodyProps to ComponentsPropsList in styles/props.d.ts

Closes #16218

@mui-pr-bot
Copy link

mui-pr-bot commented Jun 13, 2019

No bundle size changes comparing e15c525...8324b96

Generated by 🚫 dangerJS against 8324b96

@eps1lon eps1lon added the package: material-ui Specific to @mui/material label Jun 14, 2019
@eps1lon eps1lon merged commit 5fa49fc into mui:master Jun 14, 2019
@merceyz merceyz deleted the core/theme-props branch June 14, 2019 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: material-ui Specific to @mui/material typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TableHead, TableBody] Overwrite component props with createMuiTheme
5 participants