update frontend

This commit is contained in:
Your Name 2025-12-21 22:00:52 -05:00
parent 48edeb03fe
commit 460c7b76c7
1 changed files with 1 additions and 1 deletions

View File

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