Skip to content

Commit 0c5022e

Browse files
committedJun 13, 2022
WIP updating actions example
1 parent aaf02fd commit 0c5022e

File tree

6 files changed

+5221
-25639
lines changed

6 files changed

+5221
-25639
lines changed
 

Diff for: ‎examples/actions/html/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
</head>
66
<body>
77
<div id="container"></div>
8-
<script src="index.js"></script>
8+
<script type="module" src="index.js"></script>
99
</body>
1010
</html>

0 commit comments

Comments
 (0)
Please sign in to comment.