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 f5414b7 commit 2579a1eCopy full SHA for 2579a1e
examples/index.html
@@ -11,7 +11,7 @@
11
</typing-effect>
12
13
<script type="module">
14
- import 'https://unpkg.com/@github/typing-effect@latest/dist/index.js'
+ import 'https://unpkg.com/@github/typing-effect-element@latest/dist/index.js'
15
//import '../dist/index.js'
16
</script>
17
</body>
0 commit comments