NavSidebar search for non-logged-in

This commit is contained in:
Martti Malmi
2023-11-28 12:38:10 +02:00
parent a06b7ccada
commit 07e2c15f54
3 changed files with 4 additions and 2 deletions

View File

@ -21,6 +21,7 @@ const MENU_ITEMS = [
label: "Search",
icon: "search",
link: "/search",
nonLoggedIn: true,
},
{
label: "Notifications",