Skip to content

Commit 8d8ee2e

Browse files
authored
Update index.html
1 parent b4b0c3a commit 8d8ee2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
</head>
1313
<body>
1414
<div id="root"></div>
15-
<script type="module" src="/src/pages/main.tsx"></script>
15+
<script type="module" src="/src/main.tsx"></script>
1616
</body>
1717
</html>

0 commit comments

Comments
 (0)