mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
cf6b3ff0e2
We won't be able to support this after DOM-components-as-refs but we don't expect many people to be passing DOM components to this function anyway, and it should be fairly straightforward for people to clean up failing unit tests using this function. (This module also isn't public API and never has been.)