0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-24 23:48:10 +00:00
This commit is contained in:
Víctor Losada Hernández
2026-02-01 17:55:51 +01:00
parent 9dc2752ac3
commit 215d24b99a
5 changed files with 45 additions and 38 deletions

View File

@@ -24,6 +24,6 @@
<body>
<main id="reactRoot"></main>
<script type="module" src="/src/main.jsx"></script>
<script type="module" src="/src/homebrewMain.jsx"></script>
</body>
</html>