Skip to content

Commit

Permalink
doc: fix en hooks path
Browse files Browse the repository at this point in the history
  • Loading branch information
brickspert committed Nov 23, 2021
1 parent 31e42b0 commit 87e761a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/upgrade.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ v3 fixed some problems in react-refresh (HRM) mode. Refer to "[React Hooks & rea
### New Hooks

- [useRafState](/hooks/use-raf-state)
- [useSetState](/zh-CN/hooks/use-set-state)
- [useSetState](/hooks/use-set-state)
- [useAsyncEffect](/hooks/use-async-effect)
- [useDeepCompareEffect](/hooks/use-deep-compare-effect)
- [useIsomorphicLayoutEffect](/hooks/use-isomorphic-layout-effect)
Expand Down

0 comments on commit 87e761a

Please sign in to comment.