Skip to content

Commit c181bdb

Browse files
authored
fix(swiper): 修复duration不生效
1 parent be5dec0 commit c181bdb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/packages/swiper/swiper.taro.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ export const Swiper = forwardRef((props: Partial<SwiperProps>, ref) => {
5151
indicator,
5252
loop,
5353
autoPlay,
54-
duration,
5554
direction,
5655
defaultValue,
5756
onChange,

0 commit comments

Comments
 (0)