mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
9c3de25e1c
This contains one code change, renaming the local function `ChildReconciler` to `createChildReconciler` as it's called as a function, not a constructor and to free up the name for the return value.