11 lines
191 B
JSON
11 lines
191 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "Stepper",
|
||
|
|
"usingComponents": {
|
||
|
|
"base": "./base",
|
||
|
|
"min-max": "./min-max",
|
||
|
|
"status": "./status",
|
||
|
|
"theme": "./theme",
|
||
|
|
"size": "./size"
|
||
|
|
}
|
||
|
|
}
|