docs: fix demo (#310)

This commit is contained in:
Nolan Lawson 2022-12-29 12:30:55 -08:00 committed by GitHub
parent 08e6b5197e
commit be4640d719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@
Use this approach with care.
</p>
<emoji-picker emoji-version="14.0"></emoji-picker>
<script type="module" src="https://cdn.jsdelivr.net/npm/emoji-picker-element@^1/index.js"></script>
<script type="module" src="https://cdn.jsdelivr.net/npm/emoji-picker-element@^1.15.0/index.js"></script>
</body>
</html>