The secondary nav is typically displayed below the primary navigation at the header of the site.
Use Cases
Because the primary navigation's intent is to stay consistent across Kids First applications, the secondary navigation will house much of an applications navigation content. Examples:
Motivation
The secondary nav is typically displayed below the primary navigation at the header of the site.
Use Cases
Because the primary navigation's intent is to stay consistent across Kids First applications, the secondary navigation will house much of an applications navigation content. Examples:
API changes
No API changes are made on this component.
Implementation Notes
An example of how to pass buttons props to the SecondaryNav component:
Rendering and Storybook location
Functional Tests
SeconadryNav-tests
is available to test if secondary navigation renders correctly.Closes #72