Skip to content

Commit f4737b0

Browse files
committed
remove beta note from logs
1 parent 08960f5 commit f4737b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/onboarding/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const optionDetails: Record<
2222
description: "Let's admit it, we all have errors.",
2323
},
2424
logs: {
25-
name: 'Logs (Beta)',
25+
name: 'Logs',
2626
description: (
2727
<span>
2828
Send text-based log information from your applications to Sentry for viewing

0 commit comments

Comments
 (0)