Skip to content

Commit

Permalink
fixup! Feat(web-react): Introduce Vertical Navigation #DS-1627
Browse files Browse the repository at this point in the history
  • Loading branch information
curdaj committed Jan 28, 2025
1 parent 044b5c8 commit a551588
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const SecondaryHorizontalNavigationDropdown = () => {
<UNSTABLE_Avatar isSquare aria-label="Profile of Jiří Bárta">
<Icon name="profile" boxSize={20} />
</UNSTABLE_Avatar>
<Text elementType="span" size="small" emphasis="semibold" UNSAFE_className="text-primary">
<Text elementType="span" size="small" emphasis="semibold">
My Account
</Text>
<Icon name="chevron-up" boxSize={20} UNSAFE_className="accessibility-open" />
Expand Down

0 comments on commit a551588

Please sign in to comment.