mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
We have a different set of dispatchers that Flight uses. This also includes the `jsx-runtime` which must also be aliased to use the right version. To ensure the right versions are used together we rename the export of the SharedInternals from 'react' and alias it in relevant bundles.