Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabh0906 committed Oct 11, 2021
1 parent 4d11302 commit 7bb9c42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Projects/restaurant le javascript/user.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"github profile" : "https://github.com/AmanRana10",
"dish link" : "HACKTOBERFEST21-GTBIT-WEBDEV/Projects/restaurant le javascript/javascript appetizers/Appetizer (1).html",
"code": `<script>
// Your Code Here
const btn = document.querySelector('button');
let body = document.querySelector('body')
btn.addEventListener("click",()=>{
Expand Down

0 comments on commit 7bb9c42

Please sign in to comment.