react/packages/react-devtools-timeline
Jan Kassens ea04a486a7
Flow: remove unused suppressions (#25424)
Removes $FlowFixMe's that are no longer needed.

Used flow/tool from the Flow repo:

```
 ~/Developer/flow/tool update-suppressions .
```
2022-10-04 16:18:12 -04:00
..
src Flow: remove unused suppressions (#25424) 2022-10-04 16:18:12 -04:00
README.md Renamed packages/react-devtools-scheduling-profiler to packages/react-devtools-timeline (#22691) 2021-11-04 10:02:06 -04:00
package.json React DevTools 4.25.0 -> 4.26.0 (#25283) 2022-09-16 12:35:00 -07:00

README.md

React Concurrent Mode Profiler

This package contains the new/experimental "timeline" for React 18. This profiler exists as its own project because it was initially deployed as a standalone app. It has since been moved into the DevTools Profiler under the "Scheduling" tab. This package will likely eventually be moved into react-devtools-shared.