Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit 51fcf51

Browse files
committed
Fix typo in changeset
1 parent c4c7dd9 commit 51fcf51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/gentle-cobras-punch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@shopify/polaris': patch
33
---
44

5-
Updated the focus helper functions to no longer treat buttons with `aria-disabled="disabled"` and `tabindex="-1" (but no`disabled` attribute) as focusable.
5+
Updated the focus helper functions to no longer treat buttons with `aria-disabled="true"` and `tabindex="-1" (but no`disabled` attribute) as focusable.

0 commit comments

Comments
 (0)