Skip to content

Commit 1dd2463

Browse files
authored
test 4
1 parent eab0649 commit 1dd2463

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
@@ -8,6 +8,6 @@
88
</head>
99
<body>
1010
<div id="root"></div>
11-
<script type="module" src="/src/main.jsx"></script>
11+
<script type="module" src="/src/pages/main.jsx"></script>
1212
</body>
1313
</html>

0 commit comments

Comments
 (0)