@luminati-io/uikit 3.9.0 → 3.9.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -33818,7 +33818,8 @@ var DatePicker = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default().forwa
33818
33818
  format: fmt,
33819
33819
  value: value,
33820
33820
  popoverProps: popoverProps,
33821
- size: size
33821
+ size: size,
33822
+ isRange: isRange
33822
33823
  }));
33823
33824
  });
33824
33825
  DatePicker.displayName = 'DatePicker';