11 lines
296 B
JSON
11 lines
296 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"i-tabs": "../../dist/tabs/index",
|
|
"i-tab": "../../dist/tab/index",
|
|
"i-swipeout": "../../dist/swipeout/index",
|
|
"i-cell": "../../dist/cell/index",
|
|
"i-divider": "../../dist/divider/index",
|
|
"i-icon": "../../dist/icon/index"
|
|
}
|
|
} |