Skip to content

Commit

Permalink
Day 10 - 01
Browse files Browse the repository at this point in the history
  • Loading branch information
teiResa committed Jun 26, 2024
1 parent 4fa5563 commit dec287e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions scrimba/proj/js/leads.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ let inputBtn = document.getElementById("input-btn").addEventListener("click", fu
console.log("event listener button")
})

inputEl = "hihihih"
3 changes: 0 additions & 3 deletions scrimba/proj/leads.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@






<!-- fontawesome kit-->
<script src="https://kit.fontawesome.com/b9730a3ea0.js" crossorigin="anonymous"></script>
<script src="js/leads.js"></script>
Expand Down

0 comments on commit dec287e

Please sign in to comment.