10 lines
313 B
JSON
10 lines
313 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"ConversationItem": "./components/ConversationItem/index",
|
|
"CreateConversation": "./components/CreateConversation/index",
|
|
"CreateGroup": "./components/CreateGroup/index",
|
|
"JoinGroup": "./components/JoinGroup/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |