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 Apr 14, 2023. It is now read-only.
warning ESLintError:
/Users/me/gh/apollo/docs/source/components/workout-menu-item.js
39:12 warning Anchors must have content and the content must be accessible by a screen reader jsx-a11y/anchor-has-content
39:12 warning Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
39:12 warning Static HTML elements with event handlers require a role jsx-a11y/no-static-element-interactions
✖ 3 problems (0 errors, 3 warnings)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
cd docs && npm start
results in:The text was updated successfully, but these errors were encountered: