Skip to content

Commit cb8a506

Browse files
authored
[DevTools] Add React Devtools Extension Startup and File Structure to OVERVIEW.md (#22283)
1 parent 43cf06d commit cb8a506

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/react-devtools/OVERVIEW.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,3 +297,10 @@ Once profiling is finished, the frontend requests profiling data from the backen
297297
### Importing/exporting data
298298

299299
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.
300+
301+
## Package Specific Details
302+
303+
### Devtools Extension Overview Diagram
304+
305+
![React Devtools Extension](https://user-images.githubusercontent.com/2735514/132768489-6ab85156-b816-442f-9c3f-7af738ee9e49.png)
306+

0 commit comments

Comments
 (0)