Skip to content

Commit

Permalink
fix(swiper): 修复duration不生效
Browse files Browse the repository at this point in the history
  • Loading branch information
conorzhong authored Jan 2, 2025
1 parent be5dec0 commit c181bdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/packages/swiper/swiper.taro.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ export const Swiper = forwardRef((props: Partial<SwiperProps>, ref) => {
indicator,
loop,
autoPlay,
duration,
direction,
defaultValue,
onChange,
Expand Down

0 comments on commit c181bdb

Please sign in to comment.