Fix typo on componentWillReceiveProps
(#21255)
This commit is contained in:
@ -28,7 +28,7 @@ d. `componentDidMount()`
|
|||||||
|
|
||||||
## Updating:
|
## Updating:
|
||||||
|
|
||||||
a. `componentWillRecieveProps()`
|
a. `componentWillReceiveProps()`
|
||||||
|
|
||||||
b. `shouldComponentUpdate()`
|
b. `shouldComponentUpdate()`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user