Skip to content

Commit

Permalink
[DevTools] Add React Devtools Extension Startup and File Structure to…
Browse files Browse the repository at this point in the history
… OVERVIEW.md (#22283)
  • Loading branch information
lunaruan authored Sep 9, 2021
1 parent 43cf06d commit cb8a506
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/react-devtools/OVERVIEW.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,3 +297,10 @@ Once profiling is finished, the frontend requests profiling data from the backen
### Importing/exporting data

Because all of the data is merged in the frontend after a profiling session is completed, it can be exported and imported (as a single JSON object), enabling profiling sessions to be shared between users.

## Package Specific Details

### Devtools Extension Overview Diagram

![React Devtools Extension](https://user-images.githubusercontent.com/2735514/132768489-6ab85156-b816-442f-9c3f-7af738ee9e49.png)

0 comments on commit cb8a506

Please sign in to comment.