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