mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
Makes createRoot the opt-in API for async updates. Now we don't have to check the top-level element to see if it's an async container.
Makes createRoot the opt-in API for async updates. Now we don't have to check the top-level element to see if it's an async container.