dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-reconciler/src/ReactFiberFlags.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…