Top "Pa11y" questions

Pa11y is an automated accessibility testing tool.

How can I fix jsx-a11y/anchor-is-valid when using the Link component in React?

In a React app <Link to={`/person/${person.id}`}>Person Link</Link> results in the following …

reactjs eslint pa11y