Skip to content

Commit a922065

Browse files
authored
dsn from sentry-sdks org
1 parent dd0bd63 commit a922065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const App = () => {
5454
Sentry.init({
5555
dsn:
5656
// Replace the example DSN below with your own DSN:
57-
'https://e39cc598149f46899082d1348c4abac1@o447951.ingest.sentry.io/5429216',
57+
'https://d870ad989e7046a8b9715a57f59b23b5@o447951.ingest.sentry.io/5428561',
5858
debug: true,
5959
beforeSend: (e) => {
6060
if (!e.tags) {

0 commit comments

Comments
 (0)