Skip to content

Commit

Permalink
docs: use Canvas of
Browse files Browse the repository at this point in the history
  • Loading branch information
talkor committed Mar 25, 2024
1 parent f0ea9bf commit c13ae3a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/core/src/components/Label/__stories__/label.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,7 @@ In case of visual overload, use the secondary label in order to create hirarchy.

To celebrate new feature, outline label can be highlighted by adding celebrate animation.

<Canvas>
<Story of={LabelStories.Celebration} />
</Canvas>
<Canvas of={LabelStories.Celebration} />

## Related components

Expand Down

0 comments on commit c13ae3a

Please sign in to comment.