diff --git a/src/views/components/NavBar.jsx b/src/views/components/NavBar.jsx index 222a09a..91a24c7 100644 --- a/src/views/components/NavBar.jsx +++ b/src/views/components/NavBar.jsx @@ -171,6 +171,7 @@ const NavBar = () => { '/login', '/auth/oauth2', '/forgot-password', + '/password/update', '/login/settings', '/welcome', ].includes(location.pathname)