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
The image of the pokemon in the Pokemon.tsx component has a higher tabindex than the evolution tag, to not be hidden under the active tag. This causes a11y problems and needs to be rearranged.
The text was updated successfully, but these errors were encountered:
The image of the pokemon in the Pokemon.tsx component has a higher tabindex than the evolution tag, to not be hidden under the active tag. This causes a11y problems and needs to be rearranged.
The text was updated successfully, but these errors were encountered: