Skip to content

Commit

Permalink
docs(PPDSC-2707): added kicker props in headline component
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravindren authored and Ravindren committed Mar 21, 2023
1 parent b36ed47 commit d3b1e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/headline/__tests__/headline.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const headlineCustomThemeObject: CreateThemeArgs = {

const BODY = 'The quick brown fox';

const HeadlineText = 'Headline';
const HeadlineText = 'Heading';

const MarginOverridesWrapper = styled.div`
border: 1px dashed;
Expand Down

0 comments on commit d3b1e8b

Please sign in to comment.