mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
Fix typo on componentWillReceiveProps (#21255)
This commit is contained in:
parent
8147a9b93e
commit
c07d1cef36
@ -28,7 +28,7 @@ d. `componentDidMount()`
|
||||
|
||||
## Updating:
|
||||
|
||||
a. `componentWillRecieveProps()`
|
||||
a. `componentWillReceiveProps()`
|
||||
|
||||
b. `shouldComponentUpdate()`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user