From 7cdd136f613c458b74b053c886029b9838bca7e2 Mon Sep 17 00:00:00 2001 From: palash-signoz Date: Wed, 4 May 2022 17:37:11 +0530 Subject: [PATCH] chore: redirection is added (#1063) --- frontend/src/container/ResetPassword/index.tsx | 1 + 1 file changed, 1 insertion(+) 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: