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 Jan 31, 2025
1 parent b7b7e57 commit c591f00
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ export const MainNavigation = ({
<NavigationAction href="#" variant={variant}>
Magazine
</NavigationAction>
<NavigationAction href="#" variant={variant}>
Contact
</NavigationAction>
</NavigationItem>
</Navigation>
);
Expand Down

0 comments on commit c591f00

Please sign in to comment.