We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb882c commit 59da3e5Copy full SHA for 59da3e5
components/vc-calendar/src/range-calendar/CalendarPart.jsx
@@ -114,7 +114,6 @@ const CalendarPart = {
114
value={value}
115
showClear={showClear || false}
116
selectedValue={selectedValue[index]}
117
- onChange={inputSelect}
118
onChange={inputChange}
119
onSelect={inputSelect}
120
clearIcon={clearIcon}
0 commit comments