add Deck nav link
This commit is contained in:
@ -25,6 +25,11 @@ const MENU_ITEMS = [
|
||||
icon: "bell-02",
|
||||
link: "/notifications",
|
||||
},
|
||||
{
|
||||
label: "Deck",
|
||||
icon: "deck",
|
||||
link: "/deck",
|
||||
},
|
||||
{
|
||||
label: "Settings",
|
||||
icon: "settings",
|
||||
|
Reference in New Issue
Block a user