Files
react/compiled
jackpope 5b45911189 Fix useResourceEffect in Fizz (#31758)
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)
2024-12-13 08:33:45 -08:00
..