Commit 8dcfa103 authored by Muhammad Ameen's avatar Muhammad Ameen 💻

Debounce complete

parent 8cbf7cb5
......@@ -16,7 +16,9 @@
placeholder="Search Here"
id="input"
/>
<p class="count" id="searching">API Hit <span style="color: red; font-size: 30px;" id="count">0</span></p>
<p class="count" id="searching">
API Hit <span style="color: red; font-size: 30px" id="count">0</span>
</p>
</div>
<script src="./app.js"></script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment