Prep for tauri

This commit is contained in:
Igor Katson 2023-12-01 18:08:41 +00:00
parent ab7d0f68d9
commit 950ed816d1
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
6 changed files with 158 additions and 136 deletions

View file

@ -15,8 +15,7 @@
<body>
<div id="app"></div>
<script type="module" src="src/index.tsx"></script>
<script type="module" src="src/main.tsx"></script>
</body>
</html>