@titaui/pc 1.16.89 → 1.16.90

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.
@@ -137,7 +137,7 @@ var EmotionsSelector = /*#__PURE__*/function (_PureComponent) {
137
137
  })), /*#__PURE__*/_react["default"].createElement(_style.EmotionBodyContainer, null, /*#__PURE__*/_react["default"].createElement(_style.EmotionBodyscroll, {
138
138
  className: "scrollbar-size-sm"
139
139
  }, /*#__PURE__*/_react["default"].createElement(_style.EmotionBodyItem, null, emotionsList))), /*#__PURE__*/_react["default"].createElement(_style.EmotionClose, {
140
- className: "icon-dialog-closed",
140
+ className: "tu-icon-canceled",
141
141
  onMouseDown: function onMouseDown() {
142
142
  return onCancel();
143
143
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.16.89",
3
+ "version": "1.16.90",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",