diff --git a/src/action-sheet/action-sheet.json b/src/action-sheet/action-sheet.json index c1eb33ecb..55e98e848 100644 --- a/src/action-sheet/action-sheet.json +++ b/src/action-sheet/action-sheet.json @@ -4,7 +4,6 @@ "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" + "t-grid-item": "../grid-item/grid-item" } }