We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2eb00 commit eb11767Copy full SHA for eb11767
1 file changed
website/blog/2025-12-10-react-native-0.83.md
@@ -66,7 +66,7 @@ To solve this, most users disable the lint rule and exclude the dependency. But
66
67
With `useEffectEvent`, you can split the "event" part of this logic out of the Effect that emits it.
68
69
-You can read more about `useEffectEvent` in the [React docs](https://react.dev/reference/react/Activity).
+You can read more about `useEffectEvent` in the [React docs](https://react.dev/reference/react/useEffectEvent).
70
71
## New DevTools features
72
0 commit comments