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

14 lines
218 B
JSON

{
"main": {
"icon": "Home",
"title": "Main"
},
"account": {
"icon": "User",
"title": "Account"
},
"users": {
"icon": "Users",
"title": "Users"
}
}