project init
This commit is contained in:
12
components/action-sheet/action-sheet.json
Normal file
12
components/action-sheet/action-sheet.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"component": true,
|
||||
"usingComponents": {
|
||||
"t-icon": "../icon/icon",
|
||||
"t-popup": "../popup/popup",
|
||||
"t-swiper": "../swiper/swiper",
|
||||
"t-swiper-item": "../swiper/swiper-item",
|
||||
"t-image": "../image/image",
|
||||
"t-grid": "../grid/grid",
|
||||
"t-grid-item": "../grid/grid-item"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user