dillon1000/react
Commit
Browse files Use bitwise OR to define flag masks (#20044)
Easier to read, harder to mess up. These expressions get simplified by Closure, so there's no runtime impact.
Changed paths1 file
First-parent comparisonpackages/react-reconciler/src/ReactFiberFlags.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…