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

refactor(ui): migrates away from React.forwardRef #9907

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

jacobsfletch
Copy link
Member

@jacobsfletch jacobsfletch commented Dec 11, 2024

As of React 19, ref can now be accessed directly from props and no longer require the use of React.forwardRef.

@jacobsfletch jacobsfletch marked this pull request as ready for review December 11, 2024 20:10
@jacobsfletch jacobsfletch enabled auto-merge (squash) December 11, 2024 20:44
@jacobsfletch jacobsfletch merged commit 4c57df6 into main Dec 11, 2024
54 checks passed
@jacobsfletch jacobsfletch deleted the refactors/remove-forward-ref branch December 11, 2024 21:09
Copy link
Contributor

🚀 This is included in version v3.7.0

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

Successfully merging this pull request may close these issues.

2 participants