Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hellno committed Aug 13, 2023
1 parent e179c93 commit bfeeb8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
</head>

<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<!-- <noscript>You need to enable JavaScript to run this app.</noscript> -->
<div id="root"></div>
<script type="module" src="./src/app.tsx"></script>
<script type="module" src="/src/app.tsx"></script>
</body>

</html>

0 comments on commit bfeeb8b

Please sign in to comment.