Skip to content

Commit 551a2a1

Browse files
committed
formatting
1 parent b2c058e commit 551a2a1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

website/src/pages/demo.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@ 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>
73+
<li>If the menu is revealed with the mouse, the menu can be be closed by pressing escape</li>
7674
<li>
7775
<em>Once focus is in the menu…</em>
7876

0 commit comments

Comments
 (0)