This commit is contained in:
Kenneth Jannette
2024-02-23 17:09:43 -06:00
parent 1b4fce5ffc
commit e4d8cb66d1
4 changed files with 14 additions and 10 deletions

View File

@@ -63,7 +63,6 @@ const NavbarElement = (props) => {
function packUpAndLeave(link) {
navToggle();
handleClick(link);
}