@titaui/pc 1.9.104 → 1.9.105

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.
@@ -65,7 +65,7 @@ function OkrEssay(props) {
65
65
  }, [essayTypeId]);
66
66
  return /*#__PURE__*/_react["default"].createElement(_commenComponents.CardContainer, {
67
67
  styles: {
68
- padding: "12px 12px 20px 16px"
68
+ padding: "12px 12px 0px 16px"
69
69
  },
70
70
  _className: _className
71
71
  }, /*#__PURE__*/_react["default"].createElement("div", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.9.104",
3
+ "version": "1.9.105",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
@@ -111,10 +111,12 @@
111
111
  "rc-trigger": "^5.2.3",
112
112
  "rc-upload": "^4.2.0-alpha.0",
113
113
  "rc-util": "^5.13.1",
114
+ "react": "^16.13.1",
114
115
  "react-collapse": "^5.1.0",
115
116
  "react-content-loader": "^6.0.3",
116
117
  "react-cropper": "^2.1.8",
117
118
  "react-custom-scrollbars": "^4.2.1",
119
+ "react-dom": "^16.13.1",
118
120
  "react-grid-layout": "^1.2.5",
119
121
  "react-perfect-scrollbar": "^1.5.8",
120
122
  "react-sizeme": "^3.0.1",