Fix import
This commit is contained in:
parent
761cf7e572
commit
791041ea9c
1 changed files with 1 additions and 1 deletions
|
@ -41,6 +41,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
<script async src="../hero/index.js" type="module"></script>
|
<script async src="../../hero/index.js" type="module"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue