We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f26cf8 + 86f8ee4 commit 86efc61Copy full SHA for 86efc61
src/CONFIG.ts
@@ -97,5 +97,5 @@ export default {
97
},
98
GCP_GEOLOCATION_API_KEY: googleGeolocationAPIKey,
99
// to read more about StrictMode see: contributingGuides/STRICT_MODE.md
100
- USE_REACT_STRICT_MODE_IN_DEV: true,
+ USE_REACT_STRICT_MODE_IN_DEV: false,
101
} as const;
0 commit comments