为模块主界面所有子组件提供主界面宽度和高度信息。
正在显示
| ... | ... | @@ -28,6 +28,7 @@ |
| "github-markdown-css": "^2.10.0", | ||
| "highlight.js": "^9.12.0", | ||
| "history": "^4.7.2", | ||
| "hoist-non-react-statics": "^2.5.0", | ||
| "is-promise": "^2.1.0", | ||
| "lodash": "^4.17.10", | ||
| "lowdb": "^1.0.0", | ||
| ... | ... | @@ -39,7 +40,7 @@ |
| "react-json-view": "^1.16.1", | ||
| "react-markdown": "^3.3.0", | ||
| "react-router-4-compat": "^1.0.4", | ||
| "react-sizeme": "^2.4.2", | ||
| "react-sizeme": "2.4.1", | ||
| "resolve-pathname": "^2.2.0", | ||
| "uuid": "^3.2.1", | ||
| "word-wrap": "^1.2.3", | ||
| ... | ... |
src/components/hoc/size.js
0 → 100644
请
注册
或者
登录
后发表评论