end
This commit is contained in:
@@ -35,7 +35,7 @@ const RecPasswordCodePage = () => {
|
||||
|
||||
setError("");
|
||||
console.log("Подтверждение кода:", code);
|
||||
router.push("/home");
|
||||
router.push("/");
|
||||
// TODO: запрос на бэк и переход на страницу смены пароля
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user