diff --git a/frontend/src/container/ResetPassword/index.tsx b/frontend/src/container/ResetPassword/index.tsx index 29ece6563e..d058a33969 100644 --- a/frontend/src/container/ResetPassword/index.tsx +++ b/frontend/src/container/ResetPassword/index.tsx @@ -58,6 +58,7 @@ function ResetPassword({ version }: ResetPasswordProps): JSX.Element { ns: 'common', }), }); + history.push(ROUTES.LOGIN); } else { notification.error({ message: