Skip to content

Commit 8c7216a

Browse files
Update docs/platforms/react-native/integrations/default.mdx
Co-authored-by: LucasZF <[email protected]>
1 parent b5d5ccf commit 8c7216a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/react-native/integrations/default.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Sentry.init({
126126
dsn: "___PUBLIC_DSN___",
127127

128128
integrations: [
129-
new Sentry.breadcrumbsIntegration({
129+
Sentry.breadcrumbsIntegration({
130130
console: false,
131131
}),
132132
],

0 commit comments

Comments
 (0)