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 c10bcb4 commit c5e625bCopy full SHA for c5e625b
demo/src/app.tsx
@@ -42,7 +42,7 @@ const App: React.FC = () => {
42
<li>The menu can be revealed by clicking the button, or by focusing the button and pressing enter / space</li>
43
<li>When the menu is revealed, the first menu item is automatically focused</li>
44
<li>
45
- <em>Once focus is in the menu...</em>
+ <em>Once focus is in the menu…</em>
46
47
<ul>
48
<li>The up / down arrow keys allow for navigation through the menu items</li>
0 commit comments