more
This commit is contained in:
@@ -61,6 +61,9 @@ const NavbarElement = (props) => {
|
||||
|
||||
function packUpAndLeave(link) {
|
||||
navToggle();
|
||||
if (link === "signup") {
|
||||
return;
|
||||
}
|
||||
handleClick(link);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user