Basically I'm gonna update this class' html but I keep getting the same error and have absolutely no idea why
document.querySelector(`.${clickField}`).innerHTML = `<img src ='${icon}.svg'>`
Uncaught DOMException: Document.querySelector: '.3-1' is not a valid selector
(I've seen similar questions but they all have jquery etc so i didnt understand shit from them)
Someone just said classes cant start w numbers he's right im so dumb lmfao image of 3-1 existing in DOM