mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
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.