comty/packages/app/constants/routes.json

27 lines
470 B
JSON

[
{
"id": "home",
"title": "Home",
"icon": "Home"
},
{
"id": "saved",
"title": "Saved",
"icon": "Archive"
},
{
"id": "marketplace",
"title": "Marketplace",
"icon": "Package"
},
{
"id": "streams",
"title": "Streams",
"icon": "Tv"
},
{
"id": "streaming_control",
"title": "Streaming Control",
"icon": "Video"
}
]