Peter Hauke
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
content/docs/reconciliation.md
|
|
@ -45,7 +45,7 @@ This will destroy the old `Counter` and remount a new one. |
|
|
|
|
|
|
|
>Note: |
|
|
|
> |
|
|
|
>These methods are considered legacy and you should [avoid them](/blog/2018/03/27/update-on-async-rendering.html) in new code: |
|
|
|
>This method is considered legacy and you should [avoid it](/blog/2018/03/27/update-on-async-rendering.html) in new code: |
|
|
|
> |
|
|
|
>- `UNSAFE_componentWillMount()` |
|
|
|
|
|
|
|