deriveClassed with react 19 #151
-
I was wondering if we get rid of deriveClassed with react 19 due to refs being part of the component props: Or are there other reasons to keep using it? |
Beta Was this translation helpful? Give feedback.
Answered by
sannajammeh
May 10, 2024
Replies: 1 comment
-
There are other reasons to keep it, but we can remove the ref from the second argument now :) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
maltesa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are other reasons to keep it, but we can remove the ref from the second argument now :)