We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 438c0f8 commit 2a5e9abCopy full SHA for 2a5e9ab
client/src/index.js
@@ -17,7 +17,7 @@ if (process.env.REACT_APP_SENTRY_DSN) {
17
tracingOrigins: ['sourcemaps.io']
18
}),
19
new Sentry.Replay()
20
- ],
+ ]
21
});
22
}
23
0 commit comments