Skip to content

Commit

Permalink
fixup! Feat(web-react): Add Pill Navigation to UNSTABLE_Header demo #…
Browse files Browse the repository at this point in the history
…DS-1672
  • Loading branch information
curdaj committed Feb 3, 2025
1 parent 07b8e4e commit 57d3953
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ export const MainNavigation = ({
<NavigationAction href="#" variant={variant}>
Magazine
</NavigationAction>
</NavigationItem>
<NavigationItem>
<NavigationAction href="#" variant={variant}>
Contact
</NavigationAction>
Expand Down

0 comments on commit 57d3953

Please sign in to comment.