It would be very helpful during analysis and debugging (especially when unfamiliar with code base) to be able to identify components by looking at the HTML. For instance
Have you tried the Chrome React devtools extension?
Yupp, we recommend using react-devtools for inspecting and debugging React applications.
Most helpful comment
Have you tried the Chrome React devtools extension?