issues
search
WebDevSimplified
/
Vanilla-JavaScript-Calculator
Pure vanilla JavaScript calculator using modern ES6 syntax and classes
516
stars
554
forks
source link
Unexpected identifier
#36
Open
Kanteez
opened
1 year ago
Kanteez
commented
1 year ago
const numberButtons= document.querySelectorAll('[data-number]')
const numberButtons= document.querySelectorAll('[data-number]')