Skip to content

Commit e5df6e7

Browse files
committed
fix typography missing style
1 parent e7146aa commit e5df6e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/components/Typography/Typography.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export type TypographyProps = {
2727
| 'button-text'
2828
| 'label'
2929
| 'heading-modal'
30+
| 'subtitle-modal'
3031
| 'body-modal'
3132
text?: string
3233
}

0 commit comments

Comments
 (0)