Skip to content

Commit d5b9b53

Browse files
committed
ready to publish V0.4.0
1 parent a4a554f commit d5b9b53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,9 @@
1010
<div id="root"></div>
1111
<script type="module" src="/src/main.tsx"></script>
1212
<script>
13-
/*
1413
document.addEventListener("contextmenu", function (e) {
1514
e.preventDefault();
1615
});
17-
*/
1816
</script>
1917
</body>
2018
</html>

0 commit comments

Comments
 (0)