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 5e423b1 commit f655202Copy full SHA for f655202
src/components/onboarding/index.tsx
@@ -52,7 +52,8 @@ const optionDetails: Record<
52
name: 'Source context',
53
description: (
54
<span>
55
- Upload your source code to allow Sentry to display snippets of your code next to the event stack traces.
+ Upload your source code to allow Sentry to display snippets of your code
56
+ next to the event stack traces.
57
</span>
58
),
59
},
0 commit comments