solved lab

This commit is contained in:
schrom01
2022-11-24 21:06:23 +01:00
parent aa8786c63c
commit 3ab6cc0b8a
430 changed files with 62550 additions and 29 deletions
-1
View File
@@ -119,7 +119,6 @@
let state = {}
clearBoard()
const boardClearButton = document.querySelector(".boardclearbutton")
boardClearButton.addEventListener("click", event => {
clearBoard()