Skip to content

Commit

Permalink
[Typography] Add missing classkey for overline variant (#13187)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored Oct 10, 2018
1 parent 349a13d commit f11ae66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/material-ui/src/Typography/Typography.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export type TypographyClassKey =
| 'body2'
| 'caption'
| 'button'
| 'overline'
| 'srOnly'
| 'alignLeft'
| 'alignCenter'
Expand Down

0 comments on commit f11ae66

Please sign in to comment.