mirror of
https://github.com/wassname/slider.git
synced 2026-09-10 12:38:09 +08:00
tipTransitionName is tag
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ const Slider = React.createClass({
|
||||
prefixCls: 'rc-slider',
|
||||
disabled: false,
|
||||
defaultIndex: 0,
|
||||
tipTransitionName: 'zoom-down',
|
||||
tipTransitionName: '',
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user