You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
React 16 introduces the
React.createRef()
API. Callback refs still work, but to be future-minded we should update to the new API.https://reactjs.org/docs/refs-and-the-dom.html
This only applies to the
setupAppForTesting
helper.The text was updated successfully, but these errors were encountered: