mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
When owner and self are different for string refs, we can't easily convert them to callback refs. This PR adds a warning for string refs when owner and self are different to tell users to manually update these refs.