diff --git a/components/date-picker/RangePicker.jsx b/components/date-picker/RangePicker.jsx index 415feb172..f4441f393 100644 --- a/components/date-picker/RangePicker.jsx +++ b/components/date-picker/RangePicker.jsx @@ -118,7 +118,7 @@ export default React.createClass({ value={start && this.getFormatter().format(start)} placeholder={startPlaceholder} className="ant-calendar-range-picker-input" /> - ~ + ~