Skip to content

Commit 843e5f9

Browse files
committed
chore: update button.showcase.lite.tsx
1 parent 017cf49 commit 843e5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/src/components/button/showcase/button.showcase.lite.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export default function ButtonShowcase(props: PatternhubProps) {
5656
<ButtonWidth />
5757
</CardWrapperShowcase>
5858
</LinkWrapperShowcase>
59-
<LinkWrapperShowcase exampleName="Multiline Text">
59+
<LinkWrapperShowcase exampleName="Multi-line Text With Line Breaks">
6060
<CardWrapperShowcase>
6161
<ButtonWidth />
6262
</CardWrapperShowcase>

0 commit comments

Comments
 (0)