cr vc-calendar
parent
6ae2a193f6
commit
dd3bde664f
|
@ -611,7 +611,6 @@ const RangeCalendar = {
|
||||||
showToday,
|
showToday,
|
||||||
type,
|
type,
|
||||||
seperator,
|
seperator,
|
||||||
mode,
|
|
||||||
} = props;
|
} = props;
|
||||||
const clearIcon = getComponentFromProp(this, 'clearIcon');
|
const clearIcon = getComponentFromProp(this, 'clearIcon');
|
||||||
const { sHoverValue, sSelectedValue, sMode, showTimePicker, sValue, $listeners } = this;
|
const { sHoverValue, sSelectedValue, sMode, showTimePicker, sValue, $listeners } = this;
|
||||||
|
|
Loading…
Reference in New Issue