mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
322076a8c2
- Backport change to enqueueReplaceState. Use new API instead of enqueueCallback, which is gone in 16. - Implement isMounted using lifecycles, so we have the option of removing this later.