update datepicker

pull/29/head
yiminghe 10 years ago
parent 37d9c7b46c
commit 46aee94b06

@ -70,6 +70,7 @@ export default React.createClass({
transitionName={this.props.transitionName}
trigger={<span className="ant-calendar-picker-icon" />}
calendar={calendar}
adjustOrientOnCalendarOverflow={false}
formatter={new DateTimeFormat(this.props.format)}
value={this.state.value}
prefixCls="ant-calendar-picker"

Loading…
Cancel
Save