2024-01-16 14:59:06 +08:00

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"
}