Closed pbolduc closed 3 years ago
This change uses the Element.classList functions to add or remove classes from elements instead of string concatenation or string replacement semantics.
This change uses the Element.classList functions to add or remove classes from elements instead of string concatenation or string replacement semantics.