Minor cleanup.
This commit is contained in:
2
App.js
2
App.js
@@ -32,7 +32,7 @@ Sentry.init({
|
||||
// // ... other options
|
||||
// }),
|
||||
// ],
|
||||
debug: true, // Sentry will try to print out useful debugging information if something goes wrong with sending an event. Set this to `false` in production.
|
||||
//debug: true, // Sentry will try to print out useful debugging information if something goes wrong with sending an event. Set this to `false` in production.
|
||||
});
|
||||
|
||||
const theme = {
|
||||
|
||||
Reference in New Issue
Block a user