@ucloud-fe/react-components 1.3.4 → 1.3.5

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.
@@ -120,12 +120,12 @@ var Modal = (_dec = (0, _localeConsumerDecorator.default)({
120
120
  style: {
121
121
  marginRight: 8
122
122
  }
123
- }, okButtonProps), locale.cancel), /*#__PURE__*/_react.default.createElement(_Button.default, (0, _extends2.default)({
123
+ }, cancelButtonProps), locale.cancel), /*#__PURE__*/_react.default.createElement(_Button.default, (0, _extends2.default)({
124
124
  size: "lg",
125
125
  key: "confirm",
126
126
  onClick: onOk,
127
127
  styleType: "primary"
128
- }, cancelButtonProps), locale.confirm)];
128
+ }, okButtonProps), locale.confirm)];
129
129
  }.bind(this);
130
130
 
131
131
  _this2.savePopupContainer = function (ref) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ucloud-fe/react-components",
3
- "version": "1.3.4",
3
+ "version": "1.3.5",
4
4
  "title": "UCloud react components",
5
5
  "description": "UCloud react components",
6
6
  "keywords": [