@progress/kendo-react-dateinputs 7.0.2-develop.2 → 7.0.2-develop.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -300,6 +300,7 @@ export declare class DateRangePickerWithoutContext extends React.Component<DateR
300
300
  private handleReverseClick;
301
301
  private handleReverseMouseDown;
302
302
  private handleFocus;
303
+ private handleClick;
303
304
  private handleBlur;
304
305
  private handleCancel;
305
306
  private handleEndChange;