comty/packages/app/constants/routes.json
2022-02-22 20:22:13 +01:00

14 lines
230 B
JSON

[
{
"id": "main",
"title": "Dashboard",
"icon": "Home",
"locked": true
},
{
"id": "explore",
"title": "Explore",
"icon": "Compass",
"locked": true
}
]