Skip to content

Commit

Permalink
[styles] Export ThemeProviderProps in core (#20390)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomekStaszkiewicz authored Apr 3, 2020
1 parent 7c37586 commit ddf9c10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/material-ui/src/styles/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ export {
StylesProvider,
ThemeProvider as MuiThemeProvider,
ThemeProvider,
ThemeProviderProps,
} from '@material-ui/styles';

0 comments on commit ddf9c10

Please sign in to comment.