Skip to content

Commit

Permalink
fix(action-sheet): remove unused component (#2318)
Browse files Browse the repository at this point in the history
  • Loading branch information
betavs authored Aug 25, 2023
1 parent 3a4d383 commit c16b567
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/action-sheet/action-sheet.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit c16b567

Please sign in to comment.