mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 11:04:15 +00:00
22 lines
372 B
JSON
22 lines
372 B
JSON
[
|
|
{
|
|
"id": "main",
|
|
"title": "Dashboard",
|
|
"icon": "Home"
|
|
},
|
|
{
|
|
"id": "explore",
|
|
"title": "Explore",
|
|
"icon": "Compass"
|
|
},
|
|
{
|
|
"id": "saved",
|
|
"title": "Saved",
|
|
"icon": "Heart"
|
|
},
|
|
{
|
|
"id": "marketplace",
|
|
"title": "Marketplace",
|
|
"icon": "ShoppingBag"
|
|
}
|
|
] |