Skip to content

Commit f44eeb7

Browse files
revert playstation
1 parent b80df8c commit f44eeb7

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

static/app/gettingStartedDocs/console/playstation.tsx

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,7 @@ const onboarding: OnboardingConfig = {
4242
),
4343
showIcon: true,
4444
trailingItems: (
45-
<Button
46-
size="sm"
47-
priority="primary"
48-
onClick={() => {
49-
// TODO: Add modal
50-
}}
51-
>
45+
<Button size="sm" priority="primary">
5246
{t('Request Access')}
5347
</Button>
5448
),

0 commit comments

Comments
 (0)