comty/packages/app/schemas/routesDecorators.json
2021-11-17 17:58:04 +01:00

22 lines
368 B
JSON

{
"main": {
"icon": "Home",
"title": "Main"
},
"account": {
"icon": "User",
"title": "Account"
},
"users": {
"icon": "Users",
"title": "Users"
},
"regions": {
"icon": "Globe",
"title": "Regions"
},
"vault": {
"icon": "Archive",
"title": "Vault"
}
}