comty/packages/app/config/sidebar/BottomItems.json

24 lines
445 B
JSON

[
{
"id": "search",
"label": "Search",
"icon": "Search"
},
{
"id": "messages",
"label": "Messages",
"icon": "MessageCircle",
"path": "/messages"
},
{
"id": "notifications",
"label": "Notifications",
"icon": "Bell"
},
{
"id": "settings",
"label": "Settings",
"icon": "Settings",
"path": "/settings"
}
]