11 lines
237 B
JSON
11 lines
237 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"t-icon": "../icon/icon",
|
|
"t-popup": "../popup/popup",
|
|
"t-grid": "../grid/grid",
|
|
"t-grid-item": "../grid-item/grid-item",
|
|
"t-swiper-nav": "../swiper-nav/swiper-nav"
|
|
}
|
|
}
|