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 e7146aa commit e5df6e7Copy full SHA for e5df6e7
web/src/components/Typography/Typography.tsx
@@ -27,6 +27,7 @@ export type TypographyProps = {
27
| 'button-text'
28
| 'label'
29
| 'heading-modal'
30
+ | 'subtitle-modal'
31
| 'body-modal'
32
text?: string
33
}
0 commit comments