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