Skip to content

Commit

Permalink
docs: [alert] update storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgoud committed Nov 28, 2023
1 parent 912ad53 commit df78e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/alert/stories/alert.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ export const buttonWrapLabel: StoryObj = {
<span class="puik-alert__description"> This an alert with a very long description. This an alert with a very long description. This an alert with a very long description. This an alert with a very long description. This an alert with a very long description. This an alert with a very long description. This an alert with a very long description. This an alert with a very long description. This an alert with a very long description. </span>
</div>
</div>
<button class="puik-button puik-button--success puik-button--md puik-button--no-wrap puik-alert__button">
<button class="puik-button puik-button--success puik-button--md puik-alert__button">
Button with a very long label
</button>
</div>
Expand Down

0 comments on commit df78e26

Please sign in to comment.