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

Commit 9e2eeb1

Browse files
update accessibility.md
keyboard interaction removed as that was optional in nature.
1 parent c276296 commit 9e2eeb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/chakra-ui-core/src/CLink/accessibility.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ A link widget provides an interactive reference to a resource. The target resour
1111

1212
### `CLink` Keyboard Interaction
1313
- [x] **`Enter`**: Executes the link and moves focus to the link target.
14-
- [x] **`Shift + F10 (Optional)`**: Opens a context menu for the link.
15-
1614

1715
### `CLink` WAI-ARIA compliance
1816
The element containing the link text or graphic has role of link.

0 commit comments

Comments
 (0)