FACG6 / books-autocomplete

https://books-a.herokuapp.com/
0 stars 0 forks source link

filePath #45

Open Angham116 opened 5 years ago

Angham116 commented 5 years ago
<script src="../public/js/logic.js"></script> 
<script src="../public/js/dom.js"></script>

instead of

<script src="../../public/js/logic.js"></script> 
<script src="../../public/js/dom.js"></script>
AymanAlqoqa commented 5 years ago

No .... it will make problem thanks