Skip to content

Commit

Permalink
chore: encode characters
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjoseph committed Dec 13, 2024
1 parent a66a661 commit df020bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/components/button/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ button, the label should overflow and wrap to the second line. We do not
recommend truncating a button label.

As mentioned above, its best practice to keep button label succinct and follow
the {verb} + {noun} content formula.
the {verb} + {noun} content formula.

<DoDontRow>
<DoDont type="do" caption="Do wrap the button label to a second line if there’s overflow content.">
Expand Down

0 comments on commit df020bc

Please sign in to comment.