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 was archived by the owner on Apr 26, 2024. It is now read-only.
fix: remove aria-current from navLink when inactive (remix-run#5508)
* fix: remove aria-current from navLink when inactive
* Add parens so order-of-operations is clear
* Still allow ariaCurrent value to pass through
* fix: convert used of aria-current to standard React aria-* pattern and add valid values
0 commit comments