Skip to content

Commit 9643bbf

Browse files
committed
add new exports to changeset
1 parent 8bd9e3e commit 9643bbf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.changeset/curly-guests-sell.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,9 @@
22
'@primer/react-brand': patch
33
---
44

5-
Fixed a bug in the `Link` component where the underline wouldn't take the full width when `arrowDirection='none'`
5+
`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

Comments
 (0)