Skip to content

Commit df02ad2

Browse files
committed
fix: d05aeb46-48f6-4126-9e91-ecd16babe287
1 parent 97bc617 commit df02ad2

File tree

1 file changed

+1
-1
lines changed
  • questions/what-is-the-useref-hook-in-react-and-when-should-it-be-used

1 file changed

+1
-1
lines changed

questions/what-is-the-useref-hook-in-react-and-when-should-it-be-used/en-US.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ In this example, `prevCountRef` is used to keep a reference to the previous valu
108108

109109
- [React documentation on `useRef`](https://reactjs.org/docs/hooks-reference.html#useref)
110110
- [Using the `useRef` hook](https://reactjs.org/docs/hooks-faq.html#is-there-something-like-instance-variables)
111-
- [Common use cases for `useRef`](https://blog.logrocket.com/how-to-use-react-useref-hook/)
111+
- [Common use cases for `useRef`](https://dev.to/kirubelkinfe/mastering-useref-in-react-with-typescript-4-different-use-cases-for-useref-2a87)

0 commit comments

Comments
 (0)