Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Fixed) [Feature Request] capability to render tabs from subheading #150

Closed
wants to merge 2 commits into from
Closed

(Fixed) [Feature Request] capability to render tabs from subheading #150

wants to merge 2 commits into from

Conversation

iamAyushChamoli
Copy link
Contributor

Fixes: #149

the querySelectorAll call now selects both li elements and h2 elements with the class name "tab-title". The rest of the code remains the same, so it will create tabs out of both list items and subheadings with the class name "tab-title".

@iamAyushChamoli
Copy link
Contributor Author

@jothepro can you check if this works as desired?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] capability to render tabs from subheading
1 participant