We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cea912 commit 7ffe1c2Copy full SHA for 7ffe1c2
README.md
@@ -5,7 +5,7 @@ Examples of common [React Hooks](https://reactjs.org/docs/hooks-intro.html) in S
5
# Hooks
6
7
- [x] `useState()`
8
-- [ ] `useEffect()`
+- [x] `useEffect()`
9
- [ ] `useContext()`
10
- [ ] `useReducer()`
11
- [ ] `useCallback()`
0 commit comments