Skip to content

Commit a529750

Browse files
authored
fix(react-theme-stories): resolve Typography example issues (#34858)
1 parent 598962e commit a529750

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-components/react-theme/stories/src/Theme/typography/index.stories.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Typography style is represented by a set of tokens instead of an individual toke
1515
> To take full advantage of the typography system, you should also read the [Text component documentation](./?path=/docs/components-text--docs).**
1616
1717
<Canvas withSource="none">
18-
<Story name="Page" component={Typography} />
18+
<Typography />
1919
</Canvas>
2020

2121
## How to use

0 commit comments

Comments
 (0)