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 9081210 commit 87d06d1Copy full SHA for 87d06d1
examples/index.html
@@ -18,7 +18,7 @@
18
<li id="bb-8" role="option" aria-disabled="true"><del>BB-8</del></li>
19
<li id="hubot" role="option">Hubot</li>
20
<li id="r2-d2" role="option">R2-D2</li>
21
- <li id="wall-e"><a href="#wall-e" role="option">Wall-E</a></li>
+ <li><a id="wall-e" href="#wall-e" role="option">Wall-E</a></li>
22
</ul>
23
</form>
24
<pre class="events"></pre>
0 commit comments