15 lines
310 B
JSON
15 lines
310 B
JSON
{
|
|
"navigationBarTitleText": "Rate",
|
|
"usingComponents": {
|
|
"base": "./base",
|
|
"custom": "./custom",
|
|
"custom-prefix": "./custom-prefix",
|
|
"special": "./special",
|
|
"count": "./count",
|
|
"action": "./action",
|
|
"show-text": "./show-text",
|
|
"color": "./color",
|
|
"size": "./size"
|
|
}
|
|
}
|