Skip to content

Commit e6e678f

Browse files
authored
fix(swiper): duration属性透传 (#3337)
* feat: 修复属性透传 * feat: 直接删除duration
1 parent bb3056c commit e6e678f

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
@@ -41,7 +41,6 @@ export const Swiper = React.forwardRef(
4141
circular,
4242
autoPlay,
4343
autoplay,
44-
duration,
4544
vertical,
4645
direction,
4746
defaultValue,

0 commit comments

Comments
 (0)