diff --git a/README.md b/README.md index 5b7e5a8902..d6a3e491c7 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ A quick way to bring up the DevTools is to right-click on the page and press Ins - Arrow keys or hjkl for navigation - Right click a component to show in elements pane, scroll into view, show source, etc. -- A red collapser means the component has state/context +- Differently-colored collapser means the component has state/context ![](/images/devtools-tree-view.png) diff --git a/images/devtools-tree-view.png b/images/devtools-tree-view.png index a8add55861..4c24a65b8b 100644 Binary files a/images/devtools-tree-view.png and b/images/devtools-tree-view.png differ