Skip to content

Commit

Permalink
Update frontend/src/components/site/NavMenu.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Adib <microsoftuser3030@gmail.com>
  • Loading branch information
ulasbayraktar and adib-yg committed Apr 5, 2024
1 parent b8a9a02 commit f3579f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/site/NavMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ const NavMenu: FC<Props> = ({ items, route }) => {
size="sm"
display={ON_MOBILE}
onClick={handleImageClick}
bg="transparent"
>
<img
src={`/images/assets/${locale}.svg`}
Expand Down

0 comments on commit f3579f9

Please sign in to comment.