Update index.md (#19715)
This commit is contained in:
committed by
Aditya
parent
a0df3b05d2
commit
4a6d1b49ff
@ -23,3 +23,5 @@ componentWillMount() {
|
||||
console.log('Component being mounted');
|
||||
}
|
||||
```
|
||||
|
||||
##### Note: The ``` componentWillMount ``` Lifecycle method has been deprecated as of version 17, and does not work on later versions. [(Source)](https://reactjs.org/docs/react-component.html)
|
||||
|
Reference in New Issue
Block a user