fix(AppBar): fixed not closing menu
This commit is contained in:
parent
72251d9f40
commit
5e1d63289b
@ -170,6 +170,8 @@ export const AppBar = () => {
|
||||
</MenuItem>
|
||||
<MenuItem
|
||||
onClick={() => {
|
||||
setAnchorElUser(null)
|
||||
|
||||
navigate(appPrivateRoutes.relays)
|
||||
}}
|
||||
sx={{
|
||||
|
Loading…
Reference in New Issue
Block a user