We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b0c3a commit 8d8ee2eCopy full SHA for 8d8ee2e
1 file changed
index.html
@@ -12,6 +12,6 @@
12
</head>
13
<body>
14
<div id="root"></div>
15
- <script type="module" src="/src/pages/main.tsx"></script>
+ <script type="module" src="/src/main.tsx"></script>
16
</body>
17
</html>
0 commit comments