@mw-kit/mw-ui 1.7.102 → 1.7.104

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.
@@ -19396,7 +19396,7 @@ var Close$1 = function Close$1(props) {
19396
19396
  } catch (e) {
19397
19397
  return Promise.reject(e);
19398
19398
  }
19399
- }, [options, active, index]);
19399
+ }, [options, active, index, onClose]);
19400
19400
  return React__default.createElement(Close, null, React__default.createElement(Icon, {
19401
19401
  type: 'feather',
19402
19402
  icon: 'x',