@seafile/seafile-calendar 0.0.31-Apph0.34 → 0.0.31-Apph0.35

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.
@@ -2845,7 +2845,7 @@ var Calendar = function (_React$Component) {
2845
2845
  disabledTime: disabledTime,
2846
2846
  disabledDate: disabledDate,
2847
2847
  onClear: this.onClear,
2848
- defaultValue: defaultInputValue,
2848
+ defaultInputValue: defaultInputValue,
2849
2849
  prefixCls: prefixCls,
2850
2850
  selectedValue: selectedValue,
2851
2851
  onChange: this.onDateInputChange,