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 08960f5 commit f4737b0Copy full SHA for f4737b0
src/components/onboarding/index.tsx
@@ -22,7 +22,7 @@ const optionDetails: Record<
22
description: "Let's admit it, we all have errors.",
23
},
24
logs: {
25
- name: 'Logs (Beta)',
+ name: 'Logs',
26
description: (
27
<span>
28
Send text-based log information from your applications to Sentry for viewing
0 commit comments