Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit fb0ab5f

Browse files
authored
Update README.md
1 parent afd07b1 commit fb0ab5f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ A quick way to bring up the DevTools is to right-click on the page and press Ins
3535
- Arrow keys or hjkl for navigation
3636
- Right click a component to show in elements pane, scroll into view, show
3737
source, etc.
38-
- Use the search bar to find components by name
3938
- A red collapser means the component has state/context
4039

4140
![](/images/devtools-tree-view.png)
@@ -47,6 +46,12 @@ A quick way to bring up the DevTools is to right-click on the page and press Ins
4746

4847
![](/images/devtools-side-pane.gif)
4948

49+
### Search Bar
50+
51+
- Use the search bar to find components by name
52+
53+
![](/images/devtools-search.gif)
54+
5055
### Handy Tips
5156

5257
#### Finding Component by a DOM Node

0 commit comments

Comments
 (0)