Modificar index.html

This commit is contained in:
Bxio 2025-07-05 10:12:48 +00:00
parent 37da57a62f
commit 4801184ebb

View File

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