Skip to content

Commit 9bcf3bd

Browse files
authored
fix(swiper): 修复duration不生效 (#2913)
1 parent 51275e8 commit 9bcf3bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)