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