feat: add empty ImageImporter skeleton wired into index.html
This commit is contained in:
parent
1b515c7d54
commit
e58a2488bb
2 changed files with 27 additions and 0 deletions
|
|
@ -214,5 +214,6 @@
|
|||
<script src="calculator.js"></script>
|
||||
<script src="storage.js"></script>
|
||||
<script src="app.js"></script>
|
||||
<script src="image-import.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue