dillon1000/react

Commit

Added missing Flow type coverage to DevTools context menu (#17733)

The  param should probably be a generic type, but I'm not sure how to satisfy Flow with the current top-level  Map. At least this adds basic coverage (which was missing before, oops).
Browse files
Changed paths4 files
First-parent comparison
M packages/react-devtools-shared/src/devtools/ContextMenu/ContextMenu.js ModifiedM packages/react-devtools-shared/src/devtools/ContextMenu/ContextMenuItem.js ModifiedM packages/react-devtools-shared/src/devtools/ContextMenu/Contexts.js ModifiedM packages/react-devtools-shared/src/devtools/ContextMenu/useContextMenu.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…