Skip to content

Commit

Permalink
fix: add rightclick to main index page (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane authored Oct 31, 2019
1 parent 745135b commit 5fd4526
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ <h2>Commands</h2>
<li><a href="/commands/actions">submit</a></li>
<li><a href="/commands/actions">click</a></li>
<li><a href="/commands/actions">dblclick</a></li>
<li><a href="/commands/actions">rightclick</a></li>
<li><a href="/commands/actions">check</a></li>
<li><a href="/commands/actions">uncheck</a></li>
<li><a href="/commands/actions">select</a></li>
Expand Down

0 comments on commit 5fd4526

Please sign in to comment.