tour
tour copied to clipboard
Close button is inaccessible
In stark contrast to the "Next" and "Previous" buttons, the "Close" button is inaccessible. This should be an actual <button> element, not a <span>.
https://github.com/tourjs/tour/blob/a0b0e574736d6f4ba7f933b2c1e649d115726e40/src/defaults.js#L5
Also looks like the npm tour library is out of date - v2.0.3 vs. v3.0-alpha. :/