Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c9c5073

Browse files
committed
Update uhtml to v4
1 parent 9d7c1fc commit c9c5073

File tree

15 files changed

+696
-673
lines changed

15 files changed

+696
-673
lines changed

frameworks/keyed/uhtml/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
<title>µhtml keyed</title>
44
<link href="/css/currentStyle.css" rel="stylesheet" />
55
<div id="container"></div>
6-
<script src='dist/index.js'></script>
6+
<script type="module" src="dist/index.js"></script>

0 commit comments

Comments
 (0)