diff --git a/README.md b/README.md index 713e4d8d..ff39b83d 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ import ReactDOM from 'react-dom'; import Trigger from 'rc-trigger'; ReactDOM.render(( - popup} popupAlign={{ @@ -139,13 +139,13 @@ ReactDOM.render(( popupTransitionName - String + String|Object https://github.com/react-component/animate maskTransitionName - String + String|Object https://github.com/react-component/animate @@ -220,13 +220,13 @@ ReactDOM.render(( string use preset popup align config from builtinPlacements, can be merged by popupAlign prop - + builtinPlacements object builtin placement align map. used by placement prop - +