dillon1000/react

Commit

Fix Flow issue from land race (#34293)

A Flow upgrade removed the bundled library definitinos for
SynthaticEvent and we probably want to use our internal definitions.
Those are not properly typed at this point yet, but we can look into
that as a followup.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-shared/src/devtools/views/SuspenseTab/SuspenseTimeline.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…