feat: !margin

This commit is contained in:
amhsirak
2025-10-13 20:36:51 +05:30
parent bf2882fc35
commit 11f567d4d4

View File

@@ -519,7 +519,7 @@ export const NavBar: React.FC<NavBarProps> = ({
marginRight: "8px",
}}
>
<Language sx={{ marginRight: '5px' }} />
<Language />
</IconButton>
<Menu
anchorEl={langAnchorEl}