Skip to content

Commit 5402af1

Browse files
committed
chore: typo
1 parent 1b1285c commit 5402af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<body>
1212
<div id="app"></div>
13-
<script type="module" src="/demo/vue{{ VUE_VERSION }}.js"></script>
13+
<script type="module" src="/demo/vue{{ VUE_VERSION }}.ts"></script>
1414
</body>
1515

1616
</html>

0 commit comments

Comments
 (0)