10 lines
186 B
JSON
10 lines
186 B
JSON
{
|
|
"navigationBarTitleText": "Picker",
|
|
"usingComponents": {
|
|
"base": "./base",
|
|
"with-title": "./with-title",
|
|
"area": "./area",
|
|
"without-popup": "./without-popup"
|
|
}
|
|
}
|