diff --git a/README.md b/README.md index e67ce02..67f6ca1 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,12 @@ ReactDOM.render(, container); '' Set the animation for tooltip if it shows. + + tipFormatter + func + + Format the value of the tooltip if it shows. + dots bool diff --git a/package.json b/package.json index da51092..54a941a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-slider", - "version": "2.2.0", + "version": "2.2.1", "description": "slider ui component for react", "keywords": [ "react",