Skip to content

Commit b2c058e

Browse files
committed
adapted documentation
1 parent 5b16a37 commit b2c058e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/src/pages/demo.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ const Demo: React.FC = () => {
7070
If the menu is revealed with the mouse, the first menu item can be focused by pressing tab / arrow
7171
down
7272
</li>
73+
<li>
74+
If the menu is revealed with the mouse, the menu can be be closed by pressing escape
75+
</li>
7376
<li>
7477
<em>Once focus is in the menu…</em>
7578

0 commit comments

Comments
 (0)