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 87fb7d9 commit e652b02Copy full SHA for e652b02
examples/index.html
@@ -22,7 +22,7 @@
22
<p data-filter-empty-state hidden>0 robots found.</p>
23
</div>
24
25
- <!-- <script type="module" src="https://unpkg.com/@github/filter-input-element@latest/dist/index.js"></script> -->
26
- <script type="module" src="../dist/index.js"></script>
+ <script type="module" src="https://unpkg.com/@github/filter-input-element@latest/dist/index.js"></script>
+ <!-- <script type="module" src="../dist/index.js"></script> -->
27
</body>
28
</html>
0 commit comments