@seafile/seafile-calendar 0.0.29-alpha52 → 0.0.29-alpha53

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.
@@ -7455,6 +7455,7 @@ var _initialiseProps = function _initialiseProps() {
7455
7455
  // 没有内容,合法并直接退出
7456
7456
  if (!str) {
7457
7457
  onChange(null);
7458
+ _this2.onClear();
7458
7459
  _this2.setState({ str: '' });
7459
7460
  return;
7460
7461
  }