logout go to marketing site
This commit is contained in:
parent
0f30107481
commit
98cae96d5d
|
|
@ -28,7 +28,7 @@ const ProfileDropdown = () => {
|
|||
});
|
||||
setCurrentUser(null);
|
||||
await logout();
|
||||
history.push('/profile');
|
||||
history.push('/');
|
||||
};
|
||||
|
||||
return (
|
||||
|
|
|
|||
Loading…
Reference in New Issue