10 lines
188 B
JSON
10 lines
188 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "Icon",
|
||
|
|
"navigationBarBackgroundColor": "#fff",
|
||
|
|
"usingComponents": {
|
||
|
|
"base": "./base",
|
||
|
|
"custom": "./custom",
|
||
|
|
"iconImage": "./iconImage"
|
||
|
|
}
|
||
|
|
}
|