patternfly-org
patternfly-org copied to clipboard
Enable `StrictMode` for React
trafficstars
The StrictMode component can be used to activate additional checks and warnings for its descendants. It should be included in the root of the component hierarchy.