dtable-statistic 5.3.9 → 5.3.10

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.
@@ -224,7 +224,7 @@ class DesktopDashboard extends _react.Component {
224
224
  className: "op-item-icon-wrapper",
225
225
  id: "btn-statistic-close"
226
226
  }, /*#__PURE__*/_react.default.createElement("i", {
227
- className: "op-item-icon btn-close"
227
+ className: "op-item-icon dtable-font dtable-icon-x"
228
228
  }), /*#__PURE__*/_react.default.createElement(_reactstrap.UncontrolledTooltip, {
229
229
  placement: "bottom",
230
230
  target: "btn-statistic-close"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dtable-statistic",
3
- "version": "5.3.9",
3
+ "version": "5.3.10",
4
4
  "description": "statistics",
5
5
  "main": "dist/dtable-statistic.js",
6
6
  "author": "seafile",