Open
Description
React 16.3 introduces <StrictMode>
, which provides extra runtime warnings for deprecated or potentially buggy behavior. We should add it to the root component.
React 16.3 introduces <StrictMode>
, which provides extra runtime warnings for deprecated or potentially buggy behavior. We should add it to the root component.