Skip to content

Commit

Permalink
fixup! feat(Heading): add composable-header-title variant
Browse files Browse the repository at this point in the history
  • Loading branch information
HeartSquared committed Jul 5, 2024
1 parent 9202179 commit 0b8fa8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/typography/docs/Heading.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const StickerSheetTemplate: StoryFn<{ isReversed: boolean }> = ({
Let&apos;s create a better world of work
</Heading>
</StoryWrapper.Row>
<StoryWrapper.Row rowTitle="Display 0">
<StoryWrapper.Row rowTitle="Composable header title">
<Heading variant="composable-header-title" color={fontColour}>
Use me in the composable header!
</Heading>
Expand Down

0 comments on commit 0b8fa8e

Please sign in to comment.