updated the link to t and c

This commit is contained in:
2022-02-03 15:22:52 +00:00
parent 3639fa3688
commit c1a3d41dd8
6 changed files with 8 additions and 44 deletions
+6 -6
View File
@@ -50,12 +50,12 @@ const MyPortal = (props) => {
// togglePopup();
// };
// const handleLogout = () => {
// console.log("////////////", "\n", "logout", "\n", "//////////");
// destroyCookie({}, "pinsUser"),
// window.localStorage.clear(),
// router.replace(props.ggLogout);
// };
const handleLogout = () => {
console.log("////////////", "\n", "logout", "\n", "//////////");
destroyCookie({}, "pinsUser"),
window.localStorage.clear(),
router.replace(props.ggLogout);
};
return (
<>