You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
We almost never use a
<button>
element and often have<a>
elements without a properhref
attribute. This should be fixed:<a>
element with a properhref
.goToCameFrom(fallback)
in a click handler<button>
element.Reference: http://formidable.com/blog/2014/05/08/anchors-buttons-and-accessibility/
The text was updated successfully, but these errors were encountered: