Files
react/compiled
acdlite a7a6a73c44 Fix mount-or-update check in rerenderOptimistic (#27277)
I noticed this was wrong because it should call updateWorkInProgressHook
before it checks if currentHook is null.

DiffTrain build for [9a01c8b54e](https://github.com/facebook/react/commit/9a01c8b54e91c588391070c65701342e4e361ea7)
2023-08-28 15:09:55 +00:00
..