Skip to content

Commit 849523c

Browse files
[Link] Update the icon logic for inline link (carbon-design-system#3921)
* Update usage.mdx Update the logic of inline link * chore: yarn format --------- Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com>
1 parent 798911b commit 849523c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/pages/components/link/usage.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@ an image and additional information such as links.
8080

8181
### Variants
8282

83-
| Variant | Usage |
84-
| ------------------------------ | ----------------------------------------------------------------------------------------------------------- |
85-
| [Standalone](#standalone-link) | Used on their own or directly following content and do not use underlines. They can be paired with an icon. |
86-
| [Inline](#inline-link) | Used within a sentence or paragraph and is styled with an underline. They can also be paired with an icon. |
83+
| Variant | Usage |
84+
| ------------------------------ | ------------------------------------------------------------------------------------------------------------ |
85+
| [Standalone](#standalone-link) | Used on their own or directly following content and do not use underlines. They can be paired with an icon. |
86+
| [Inline](#inline-link) | Used within a sentence or paragraph and is styled with an underline. They should not be paired with an icon. |
8787

8888
## Formatting
8989

0 commit comments

Comments
 (0)