user image

Preeti Tripathi

Job Interview Skills
English
2 years ago

47. What does React's StrictMode component do?

user image

Abhishek Mishra

2 years ago

React. StrictMode is a tool that highlights potential issues in a programme. It works by encapsulating a portion of your full application as a component. StrictMode does not render any visible elements in the DOM in development mode, but it enables checks and gives warnings.

Recent Doubts

Close [x]