mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
3fd3364107
Updates the compiler to always import from `react-compiler-runtime` by default. The runtime then decides whether to use the official or userspace implementation of useMemoCache.