mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 16:05:58 +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',
|
ns: 'common',
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
history.push(ROUTES.LOGIN);
|
||||||
} else {
|
} else {
|
||||||
notification.error({
|
notification.error({
|
||||||
message:
|
message:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user