{this.props.showClear
                            && this.state.currentDate
                            && this.state.currentDate.end && (
                            <CancelSvg onClick={this.clearDayPickerEnd} />
                        )}