Skip to content

Commit

Permalink
fix: articles added to link component storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaraLpresta committed Jan 31, 2024
1 parent 3a81a89 commit 5f5fbbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/link/stories/link.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ export default {
to: undefined,
target: '_self',
highContrast: false,
articles: false,
default: "I'm a cool link",
title: "I'm a tooltip for your link",
size: 'md',
Expand Down

0 comments on commit 5f5fbbf

Please sign in to comment.