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 146f11c commit c72ac7bCopy full SHA for c72ac7b
examples/index.html
@@ -39,7 +39,7 @@
39
<ul id="results"></ul>
40
41
<!-- GitHub Pages development script, uncomment when running example locally and comment out the production one -->
42
- <!-- <script src="../dist/index.umd.js"></script> -->
+ <!-- <script type="module" src="../dist/index.js"></script> -->
43
44
<!-- GitHub Pages demo script -->
45
<script src="https://unpkg.com/@github/remote-input-element@latest/dist/index.umd.js"></script>
0 commit comments