Skip to content

Conversation

@Pruthuvi9
Copy link

Using 'ref' directly is not allowed as it it a special prop (along with 'key') in React which cannot be forwarded to the component. See here https://react.dev/warnings/special-props. It should be renamed to something else.

Using 'ref' directly is not allowed as it it a special prop (along with 'key') in React which cannot be forwarded to the component. See here https://react.dev/warnings/special-props
@vejol vejol added the part 5 label Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants