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
Web pages should only have one h1 and it should generally be for the title
Current Behavior
About page has 2 h1 elements
Possible Solution
At a high level components should not default to having h1. Should be able to have heading level set dynamically based on context. If a default level is specified, then it should be h2.
About page has multiple h1 elements.
Expected Behavior
Web pages should only have one h1 and it should generally be for the title
Current Behavior
About page has 2 h1 elements
Possible Solution
At a high level components should not default to having h1. Should be able to have heading level set dynamically based on context. If a default level is specified, then it should be h2.
Steps to Reproduce
Screenshot:

The text was updated successfully, but these errors were encountered: