React | Error Boundaries and Debugging | Question 5

Last Updated :
Discuss
Comments

What is the purpose of React DevTools' "Profiler" tab?

To debug errors in the code

To monitor and optimize the performance of components

To test network requests

To view the structure of the React component tree

Share your thoughts in the comments