Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/blog/2025-12-10-react-native-0.83.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ To solve this, most users disable the lint rule and exclude the dependency. But

With `useEffectEvent`, you can split the "event" part of this logic out of the Effect that emits it.

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).

## New DevTools features

Expand Down