@ucloud-fe/react-components 1.8.1 → 1.8.2

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.
@@ -180,10 +180,10 @@ var Modal = (_dec = (0, _localeConsumerDecorator.default)({
180
180
  key: "content",
181
181
  className: "".concat(_style.prefixCls, "-title-content")
182
182
  }, title), closable && /*#__PURE__*/_react.default.createElement("span", {
183
+ key: "close",
183
184
  className: "".concat(_style.prefixCls, "-close"),
184
185
  onClick: onClose
185
186
  }, /*#__PURE__*/_react.default.createElement(_SvgIcon.default, {
186
- key: "close",
187
187
  type: "cross-circle",
188
188
  className: "".concat(_style.prefixCls, "-close-svg")
189
189
  }))],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ucloud-fe/react-components",
3
- "version": "1.8.1",
3
+ "version": "1.8.2",
4
4
  "title": "UCloud react components",
5
5
  "description": "UCloud react components",
6
6
  "keywords": [