this.handleChange(date)}
- onChange={date => this.handleChange(date)}
- />;
+ return !this.props.isFocused ? {this._date ? Field.toString(this._date as Field) : "--"} :
+
+ this.handleChange(date)}
+ onChange={date => this.handleChange(date)}
+ />
+
}
}
--
cgit v1.2.3-70-g09d2