@seafile/seafile-calendar 0.0.31-Apph0.24 → 0.0.31-Apph0.25

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.
@@ -7334,6 +7334,8 @@ var DateInput = function (_React$Component) {
7334
7334
  defaultValue = props.defaultValue;
7335
7335
 
7336
7336
  console.log('defaultValue', defaultValue);
7337
+ console.log('str', str);
7338
+
7337
7339
  return __WEBPACK_IMPORTED_MODULE_3_react___default.a.createElement(
7338
7340
  'div',
7339
7341
  { className: prefixCls + '-input-wrap' },