fix(AppBar): fixed not closing menu

This commit is contained in:
Yury 2024-05-28 10:25:42 +03:00
parent 72251d9f40
commit 5e1d63289b

View File

@ -170,6 +170,8 @@ export const AppBar = () => {
</MenuItem>
<MenuItem
onClick={() => {
setAnchorElUser(null)
navigate(appPrivateRoutes.relays)
}}
sx={{