React JS Quiz
Home
Blog
Privacy Policy
Contact Us
StrictMode Quiz
Where can StrictMode be enabled?
Report this question
For the whole app or for a smaller subtree
Show Explanation
StrictMode can wrap the entire app or just a particular section that you want checked.
Only for the root component
Only for class components
Only for server components
Next Question (8/20)