widget-core
widget-core copied to clipboard
Fixes #947, Prevent blank/white space values from being added/removed to a DOM node classList
Type: bug
The following has been addressed in the PR:
- [x] There is a related issue
- [x] All code has been formatted with
prettier
as per the readme code style guidelines - [ ] Unit or Functional tests are included in the PR
Description:
Resolves #947