mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
25b99efe0c
useMemoCache wasn't previously supported in the DevTools, so any attempt to inspect a component using the hook would result in a `dispatcher.useMemoCache is not a function (it is undefined)` error.