We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd9e3e commit 9643bbfCopy full SHA for 9643bbf
.changeset/curly-guests-sell.md
@@ -2,4 +2,9 @@
2
'@primer/react-brand': patch
3
---
4
5
-Fixed a bug in the `Link` component where the underline wouldn't take the full width when `arrowDirection='none'`
+`Link` component improvements.
6
+
7
+- Fixed a bug in the `Link` component where the underline wouldn't take the full width when `arrowDirection='none'`.
8
+- Prop options are also now exported from the package root, specifically:
9
+ - `LinkSizes`
10
+ - `LinkArrowDirections`
0 commit comments