-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
useRef
usages to be called with an explicit argument of `undefi…
…ned`. (#2164) * Fix `useRef` usages to be called with an explicit `undefined` argument. - This change was made by running `npx types-react-codemod useRef-required-initial .` in preparation for React 19. * Fix type issue related to `latestSubscriptionCallbackError`
- Loading branch information
1 parent
d44ff74
commit 5ec7970
Showing
1 changed file
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters