Skip to content

Commit d72ad6d

Browse files
committed
Packaging our composable
1 parent 2e80eaf commit d72ad6d

File tree

7 files changed

+815
-25
lines changed

7 files changed

+815
-25
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
</head>
99
<body>
1010
<div id="app"></div>
11-
<script type="module" src="/src/main.js"></script>
11+
<script type="module" src="/src/main.ts"></script>
1212
</body>
1313
</html>

0 commit comments

Comments
 (0)