Skip to content

Commit

Permalink
Update README.md (#492)
Browse files Browse the repository at this point in the history
Fix "useEffect" link in the "Basic Cheatsheet Table of Contents"
  • Loading branch information
RinatValiullov committed Apr 19, 2022
1 parent 968ca5b commit 06129e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
- [Hooks](#hooks)
- [useState](#usestate)
- [useReducer](#usereducer)
- [useEffect](#useeffect)
- [useEffect](#useeffect--uselayouteffect)
- [useRef](#useref)
- [useImperativeHandle](#useimperativehandle)
- [Custom Hooks](#custom-hooks)
Expand Down

0 comments on commit 06129e0

Please sign in to comment.