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 5, 2022. It is now read-only.
The main weirdness here is with the Link component and Next.js. It makes you use an inaccessible <a> tag, but when rendered, the link is complaint with accessibility standards.
A follow up issue would have to be made to correct that, but I won't add linting during CI checks until I've added all components and pages from the MVP app.
Need to have code format checking and have it run on every PR.
The text was updated successfully, but these errors were encountered: