dillon1000/react
Commit
Browse files Type ReactMultiChildUpdateTypes (#7589)
As mentioned in https://www.facebook.com/groups/2003630259862046/permalink/2097088000516271/ I'm going to kill this instance of keyMirror and use a plain string instead with a type union. The current type union is unused right now but when I type ReactMultiChild I will use it.
Changed paths5 files
First-parent comparisonsrc/renderers/dom/client/__tests__/ReactDOMIDOperations-test.js ModifiedM src/renderers/dom/client/utils/DOMChildrenOperations.js ModifiedM src/renderers/native/ReactNativeDOMIDOperations.js ModifiedM src/renderers/shared/stack/reconciler/ReactMultiChild.js ModifiedM src/renderers/shared/stack/reconciler/ReactMultiChildUpdateTypes.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…