Update index.tsx

This commit is contained in:
Ahmed Bouhuolia
2023-03-09 00:12:56 +02:00
committed by GitHub
parent 061fc4fc18
commit 9007aca856

View File

@@ -16,7 +16,6 @@ if (process.env.NODE_ENV === 'development') {
const whyDidYouRender = require('@welldone-software/why-did-you-render');
whyDidYouRender(React, { trackAllPureComponents: false });
}
if (process.env.NODE_ENV !== 'development') {
Sentry.init({
dsn: 'https://021bef720bbb4ce2b98f679f72984843@o1021356.ingest.sentry.io/5987236',