12 lines
240 B
JSON
12 lines
240 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "NavBar",
|
||
|
|
"usingComponents": {
|
||
|
|
"base": "./base",
|
||
|
|
"search": "./search",
|
||
|
|
"back-home": "./back-home",
|
||
|
|
"img": "./img",
|
||
|
|
"left-title": "./left-title",
|
||
|
|
"custom-color": "./custom-color"
|
||
|
|
}
|
||
|
|
}
|