@mw-kit/mw-ui 1.7.102 → 1.7.103

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