enoughtal
3 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/blog/2022-03-29-react-v18.md
|
|
@ -212,7 +212,7 @@ With Strict Mode in React 18, React will simulate unmounting and remounting the |
|
|
|
* Effects are created. |
|
|
|
``` |
|
|
|
|
|
|
|
[See docs for ensuring resusable state here](/docs/strict-mode.html#ensuring-reusable-state). |
|
|
|
[See docs for ensuring reusable state here](/docs/strict-mode.html#ensuring-reusable-state). |
|
|
|
|
|
|
|
### New Hooks {#new-hooks} |
|
|
|
|
|
|
|