diff --git a/components/date-picker/RangePicker.jsx b/components/date-picker/RangePicker.jsx index c9c7c1b7c6..0d5bab5266 100644 --- a/components/date-picker/RangePicker.jsx +++ b/components/date-picker/RangePicker.jsx @@ -78,6 +78,7 @@ export default React.createClass({ const calendar = (
- + , mountNode); ```` diff --git a/components/date-picker/index.jsx b/components/date-picker/index.jsx index 6cb6cdde2b..f44698aea1 100644 --- a/components/date-picker/index.jsx +++ b/components/date-picker/index.jsx @@ -69,6 +69,7 @@ function createPicker(TheCalendar, defaultFormat) { const calendar = (