Skip to content

Commit

Permalink
docs: update Link.mdx (#8487)
Browse files Browse the repository at this point in the history
Update Link.mdx
  • Loading branch information
petyabegovska authored Mar 20, 2024
1 parent a494473 commit 7f83db5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/website/docs/_components_pages/main/Link.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ The Link supports <b>Default</b>, <b>Subtle</b> and <b>Emphasized</b> designs.
<Design />

### Text Truncation and Wrapping
The Label truncates be default. To make it wrap - set <b>wrapping-type="Normal"</b>.
The Label truncates by default. To make it wrap - set <b>wrapping-type="Normal"</b>.

<TextWrapping />

### Custom Styling
The Labes can be customized with pure CSS, applied on the tag.
The Labels can be customized with pure CSS, applied on the tag.

<CustomStyling />
<CustomStyling />

0 comments on commit 7f83db5

Please sign in to comment.