@seafile/seafile-calendar 0.0.31-Apph0.60 → 0.0.31-Apph0.61

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.
@@ -7423,7 +7423,8 @@ var _initialiseProps = function _initialiseProps() {
7423
7423
  format = _props.format,
7424
7424
  onChange = _props.onChange,
7425
7425
  selectedValue = _props.selectedValue,
7426
- shouldDisplayCurrent = _props.shouldDisplayCurrent;
7426
+ shouldDisplayCurrent = _props.shouldDisplayCurrent,
7427
+ openValue = _props.openValue;
7427
7428
 
7428
7429
  console.log('openValue', openValue);
7429
7430
  // 没有内容,合法并直接退出