mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 15:18:01 +00:00
Fix a typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Quickly Search For A Component With React DevTools
|
||||
|
||||
As the size of your React app grows, it can become challenging to track down
|
||||
specific component within the [React
|
||||
specific components within the [React
|
||||
DevTools](https://github.com/facebook/react-devtools) extension. You opened
|
||||
it up with the hopes of quickly inspecting the `props` being received by a
|
||||
component, but find yourself navigating through the DOM structure instead.
|
||||
|
||||
Reference in New Issue
Block a user