Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Commit

Permalink
nav menu
Browse files Browse the repository at this point in the history
  • Loading branch information
NikonP committed Oct 14, 2023
1 parent 511e338 commit 0020059
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions frontend/MASSter-frontend/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ function App() {
</NavigationMenuLink>
</Link>
</NavigationMenuItem>
<NavigationMenuItem
className={clsx(navigationMenuTriggerStyle(), "flex")}
>
<NavigationMenuItem>
<NavigationMenuTrigger className="flex gap-1">
<IconUser />
<span>{user.record["username"]}</span>
Expand Down

0 comments on commit 0020059

Please sign in to comment.