Skip to content

Commit

Permalink
needs new commit
Browse files Browse the repository at this point in the history
  • Loading branch information
LinKCoding committed Jun 28, 2024
1 parent 17e26bb commit aed383b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions packages/styleguide/stories/Typography/Text.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,13 @@ import { Fragment } from 'react';
title={title}
component={Text}
parameters={{
status: 'current',
subtitle:
'This component is a specific primitive for handling UI Text in predictable and flexible ways.',
source: 'gamut',
design: {
type: 'figma',
url: 'https://www.figma.com/file/rNsdbOwlw6L0ea3uAJrrz7',
},
source: 'gamut',
status: 'current',
subtitle: 'This component is a specific primitive for handling UI Text in predictable and flexible ways.',
}}
/>

Expand Down

0 comments on commit aed383b

Please sign in to comment.