edit a partial completed appeal

This commit is contained in:
2022-05-05 11:04:05 +01:00
parent 20b20f72d3
commit b99512066b
14 changed files with 497 additions and 106 deletions
+2 -1
View File
@@ -41,7 +41,8 @@ const TimeOut = (props) => {
console.log("////////////", "\n", "logout", "\n", "//////////");
destroyCookie({}, "pinsUser"),
window.localStorage.clear(),
router.replace(props.ggLogout);
//router.replace(props.ggLogout);
router.replace("/logout");
};
return (