🐛 Fix entry path which causes bug with the router
This commit is contained in:
+1
-1
@@ -10,6 +10,6 @@
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<div id="root"></div>
|
||||
|
||||
<script src="./src/index.jsx" type="module"></script>
|
||||
<script src="/src/index.jsx" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user