Completed Change to ReactJS

This commit is contained in:
2024-09-02 14:28:35 +00:00
parent 953edb3d0c
commit 6264778ea0
89 changed files with 4190 additions and 3866 deletions

View File

@ -15,7 +15,6 @@
</head>
<body>
<div id="root"></div>
<div id="modal-portal"></div>
<script type="module" src="/src/index.jsx"></script>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>