dillon1000/react

Commit

Clean up empty string special cases (#28475)

This was fixed in https://github.com/facebook/react/pull/22807 so we
don't need these special cases anymore.
Browse files
Changed paths5 files
First-parent comparison
M packages/react-dom-bindings/src/client/ReactDOMComponent.js ModifiedM packages/react-dom-bindings/src/client/ReactFiberConfigDOM.js ModifiedM packages/react-reconciler/src/ReactFiberConfigWithNoHydration.js ModifiedM packages/react-reconciler/src/ReactFiberHydrationContext.js ModifiedM packages/react-reconciler/src/forks/ReactFiberConfig.custom.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…