Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
aakashdinkarh committed Jun 7, 2023
1 parent 4224434 commit ca81c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
inputBox.value = valueFirst / valueSecond;
input_display.innerHTML = inputBox.value;
}

console.log('asdf');
</script>
</body>
</html>

0 comments on commit ca81c53

Please sign in to comment.