enoughtal 3 years ago
committed by GitHub
parent
commit
11a5ea0a73
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/blog/2022-03-29-react-v18.md

2
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. * 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} ### New Hooks {#new-hooks}

Loading…
Cancel
Save