feat: change to TS and add better preview

This commit is contained in:
2025-06-12 16:06:02 -03:00
parent 42a8081836
commit 46f04a9045
5 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -114,6 +114,6 @@
</div>
</div>
<script type="module" src="index.ts"></script>
<script type="module" src="src/index.ts"></script>
</body>
</html>