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
ESLint rules were updated to latest, which includes new rules for jsx-a11y to address accessibility. Some rules were ignored to get the build passing. These rules should be un-ignored and all issues should be fixed.
The text was updated successfully, but these errors were encountered:
msluther
changed the title
Fix jsx-a11y eslint issue
Fix jsx-a11y eslint issues
Feb 24, 2020
ESLint rules were updated to latest, which includes new rules for
jsx-a11y
to address accessibility. Some rules were ignored to get the build passing. These rules should be un-ignored and all issues should be fixed.The text was updated successfully, but these errors were encountered: