Skip to content

Commit

Permalink
Added import of ThemeProviderProps to core/styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Staszkiewicz committed Apr 2, 2020
1 parent 26f39a8 commit 0506e30
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 0506e30

Please sign in to comment.