Skip to content

Commit

Permalink
Merge pull request #19 from rishabh0906/master
Browse files Browse the repository at this point in the history
fixes
  • Loading branch information
rishabh0906 authored Oct 11, 2021
2 parents d47a711 + 7bb9c42 commit 9444e27
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 9444e27

Please sign in to comment.