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 Sep 10, 2019. It is now read-only.
Went ahead and converted them to anchors. As far as accessibility, it's something we'll have to wait to look at farther down the road when the framework is more solid.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
<span>
aren't semantically appropriate for buttons. These should be<button>
s or<a>
s or at least have an ARIArole="button"
.The text was updated successfully, but these errors were encountered: