We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96f65b commit 2605d5eCopy full SHA for 2605d5e
1 file changed
react/summery/summery.md
@@ -6,7 +6,7 @@
6
7
8
9
-按照[webpack的指南](<https://www.webpackjs.com/guides/>)**(注意是指南不是概念不是api)**进行针对性的讲解即可,需要被充一下工程化的知识
+按照[webpack的指南](<https://www.webpackjs.com/guides/>) **(注意是指南不是概念不是api)** 进行针对性的讲解即可,需要被充一下工程化的知识
10
11
12
@@ -2355,4 +2355,4 @@ Mobx是一个功能强大,上手非常容易的状态管理工具。redux的
2355
2356
- 要触发`componentWillReact`必须在render里面用到被观察的变量
2357
2358
-- 使用Mobx之后不会触发`componentWillReceiveProps`
+- 使用Mobx之后不会触发`componentWillReceiveProps`
0 commit comments