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 Jun 24, 2022. It is now read-only.
I have a tab structure like that:
When I click on "img", the "active" class is added on the "a", and when I click on the "a", the "active" class is added on the "li".
The class is always added on the parent element. How do I make sure the element is always on a specific element?
The text was updated successfully, but these errors were encountered: