diff --git a/src/components/AppBar/AppBar.tsx b/src/components/AppBar/AppBar.tsx index a44030b..dd21b03 100644 --- a/src/components/AppBar/AppBar.tsx +++ b/src/components/AppBar/AppBar.tsx @@ -185,6 +185,18 @@ export const AppBar = () => { > Settings + { + setAnchorElUser(null) + + navigate(appPublicRoutes.verify) + }} + sx={{ + justifyContent: 'center' + }} + > + Verify + { const navigate = useNavigate() @@ -21,7 +21,7 @@ export const HomePage = () => { Sign