Update index.html

This commit is contained in:
Jakub Růžička 2025-05-20 20:36:51 +02:00 committed by GitHub
parent 0ed427d32a
commit 6f96b27dc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@
<script type="importmap">
{
"imports": {
"tslib": "https://unpkg.com/tslib@2.6.2/tslib.es6.min.js",
"tslib": "https://unpkg.com/tslib@2.6.2/tslib.js", <-- CHANGED THIS LINE
"@material/web/": "https://unpkg.com/@material/web@1.4.1/",
"lit": "https://unpkg.com/lit@3.1.2/index.js",
"lit/decorators.js": "https://unpkg.com/lit@3.1.2/decorators.js",