mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
9ea55516e6
* Replace unstable_AsyncComponent with Unstable_AsyncMode Mirrors the StrictMode API and uses the new Mode type of work. * internalContextTag -> mode Change this now that we have a better name * Unstable_ -> unstable_