Update index.html

This commit is contained in:
fcarraUniSa
2026-02-17 00:02:32 +01:00
committed by GitHub
parent cdc7bd8048
commit 944c45eb14

View File

@@ -58,5 +58,6 @@
</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>
<script type="module" src="/index.tsx"></script>
</body> </body>
</html> </html>