10 lines
201 B
JSON
10 lines
201 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "Empty",
|
||
|
|
"navigationBarBackgroundColor": "#fff",
|
||
|
|
"usingComponents": {
|
||
|
|
"base": "./base",
|
||
|
|
"imageEmpty": "./imageEmpty",
|
||
|
|
"buttonEmpty": "./buttonEmpty"
|
||
|
|
}
|
||
|
|
}
|