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
fix: remove aria-current from navLink when inactive (#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