mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
We're seeing errors when testing useResourceEffect in SSR and it turns
out we're missing the noop dispatcher function on Fizz.
I tested a local build with this change and it resolved the late
mutation errors in the e2e tests.
DiffTrain build for [17ca4b157f](https://github.com/facebook/react/commit/17ca4b157fcba6c734583513353ba72376a7ba2d)