This commit is contained in:
Daniel Ledda
2023-05-07 21:14:48 +02:00
parent 90a39ee2fe
commit 4268cec832
17 changed files with 800 additions and 2292 deletions

View File

@@ -10,6 +10,7 @@
</head>
<body>
<div id="app"></div>
<div id="dropdowns"></div>
<script type="module" src='/src/main.ts'></script>
</body>
</html>
</html>