mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 05:55:59 +08:00
chore: redirection is added (#1063)
This commit is contained in:
parent
21d5e0b71c
commit
7cdd136f61
@ -58,6 +58,7 @@ function ResetPassword({ version }: ResetPasswordProps): JSX.Element {
|
||||
ns: 'common',
|
||||
}),
|
||||
});
|
||||
history.push(ROUTES.LOGIN);
|
||||
} else {
|
||||
notification.error({
|
||||
message:
|
||||
|
Loading…
x
Reference in New Issue
Block a user