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 1824003 commit 292325eCopy full SHA for 292325e
examples/testing-dom__clipboard/index.html
@@ -1,5 +1,5 @@
1
<head>
2
- <script src="https://unpkg.com/@github/clipboard-copy-element@latest" defer></script>
+ <script type="module" src="https://unpkg.com/@github/clipboard-copy-element@latest" defer></script>
3
<script src="https://unpkg.com/[email protected]/dist/tiny-toast.js" defer></script>
4
<style>
5
pre {
0 commit comments