We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab0649 commit 1dd2463Copy full SHA for 1dd2463
index.html
@@ -8,6 +8,6 @@
8
</head>
9
<body>
10
<div id="root"></div>
11
- <script type="module" src="/src/main.jsx"></script>
+ <script type="module" src="/src/pages/main.jsx"></script>
12
</body>
13
</html>
0 commit comments