We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c058e commit 551a2a1Copy full SHA for 551a2a1
website/src/pages/demo.tsx
@@ -70,9 +70,7 @@ const Demo: React.FC = () => {
70
If the menu is revealed with the mouse, the first menu item can be focused by pressing tab / arrow
71
down
72
</li>
73
- <li>
74
- If the menu is revealed with the mouse, the menu can be be closed by pressing escape
75
- </li>
+ <li>If the menu is revealed with the mouse, the menu can be be closed by pressing escape</li>
76
<li>
77
<em>Once focus is in the menu…</em>
78
0 commit comments