13 lines
266 B
JSON
13 lines
266 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "Progress",
|
||
|
|
"navigationBarBackgroundColor": "#fff",
|
||
|
|
"usingComponents": {
|
||
|
|
"base": "./base",
|
||
|
|
"transition": "./transition",
|
||
|
|
"custom": "./custom",
|
||
|
|
"line": "./line",
|
||
|
|
"plump": "./plump",
|
||
|
|
"circle": "./circle"
|
||
|
|
}
|
||
|
|
}
|