We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc53e4 commit 529d318Copy full SHA for 529d318
packages/material-ui/src/Typography/Typography.d.ts
@@ -58,7 +58,9 @@ export type TypographyClassKey =
58
| 'gutterBottom'
59
| 'paragraph'
60
| 'colorInherit'
61
+ | 'colorPrimary'
62
| 'colorSecondary'
63
+ | 'colorTextPrimary'
64
| 'colorTextSecondary'
65
| 'colorError'
66
| 'displayInline'
0 commit comments