Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix useRef usages to be called with an explicit argument of undefined. #2164

Merged
merged 2 commits into from Apr 30, 2024

Conversation

aryaemami59
Copy link
Contributor

This PR:

  • Runs npx types-react-codemod useRef-required-initial . to fix useRef usages to be called with an explicit argument of undefined in preparation for React 19.

Relevant Links:

  - This change was made by running `npx types-react-codemod useRef-required-initial .` in preparation for React 19.
@aryaemami59 aryaemami59 marked this pull request as draft April 30, 2024 03:44
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@aryaemami59 aryaemami59 marked this pull request as ready for review April 30, 2024 04:09
@timdorr
Copy link
Member

timdorr commented Apr 30, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants