This commit is contained in:
2025-01-03 05:44:12 +00:00
parent 9d8db1a559
commit 5b1b73fae5
12 changed files with 3848 additions and 447 deletions

View File

@@ -24,6 +24,6 @@
<body>
<div id="ai-root"></div>
</body>
<script src="./src/main.ts" type="module"></script>
<script src="./src/main.tsx" type="module"></script>
</html>