Closed LAURMURPH closed 3 months ago
Please add this timer code to your repository and it will fix itself in a magical way:
2 | class CountdownTimer { 3 | constructor (el, opts) { 4 | if (typeof el === 'string' || el instanceof String) { 5 | el = document.querySelector(el) 6 | }
My laptop can't hold a connection @frankie-t-h