From 5e1d63289bd86f0bd2d25fca392856ee5da1a862 Mon Sep 17 00:00:00 2001 From: Yury Date: Tue, 28 May 2024 10:25:42 +0300 Subject: [PATCH] fix(AppBar): fixed not closing menu --- src/components/AppBar/AppBar.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/AppBar/AppBar.tsx b/src/components/AppBar/AppBar.tsx index b392d9a..a7b91bd 100644 --- a/src/components/AppBar/AppBar.tsx +++ b/src/components/AppBar/AppBar.tsx @@ -170,6 +170,8 @@ export const AppBar = () => { { + setAnchorElUser(null) + navigate(appPrivateRoutes.relays) }} sx={{