This creates a tabs component, which replaces the hardcoded tabs found in the main menu. It also updates everything to the correct version control, and has a spelling correction to the header folder to headers.
Does this fix an existing issue?
Fixes # (issue)
Checklist:
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
[x] Any dependent changes have been merged and published in downstream modules
[x] I have checked my code and corrected any misspellings
[x] I will put an appropriate label on my pull request
Description
This creates a tabs component, which replaces the hardcoded tabs found in the main menu. It also updates everything to the correct version control, and has a spelling correction to the header folder to headers.
Does this fix an existing issue?
Fixes # (issue)
Checklist: