You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/react-native/integrations/component-names.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ Here's what the resulting node would look like if your bundler had applied the p
71
71
72
72
The Sentry browser SDK will pick off the value from these `data` attributes and collect them when your components are interacted with.
73
73
74
-
## Throubleshooting
74
+
## Troubleshooting
75
75
76
76
- Use `export SENTRY_LOG_LEVEL=debug` to enable debug logs. When generating the JS Bundle, you should see logs about the Sentry Metro Plugin saving and loading the default Babel transformer.
0 commit comments