Update .changeset/link-focus-visible.md

Co-authored-by: Johan Persson <johanopersson@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2026-05-05 08:25:39 +02:00
committed by GitHub
parent 5b85902ede
commit c41606a22d
+2
View File
@@ -3,3 +3,5 @@
---
Fix `Card href=...` not showing a focus indicator on keyboard navigation. `Link` now composes `useFocusRing` and emits `data-focus-visible`, so the Card's existing focus-ring CSS matches when the trigger is focused.
*Affected components*: Card, Link