10 lines
189 B
JSON
10 lines
189 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"i-grid": "../grid/index",
|
|
"i-grid-item": "../grid-item/index",
|
|
"i-button": "../button/index",
|
|
"i-icon": "../icon/index"
|
|
}
|
|
}
|