Skip to content

Commit fbd5d4f

Browse files
revert playstation
1 parent 3cf8134 commit fbd5d4f

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
@@ -43,13 +43,7 @@ const onboarding: OnboardingConfig = {
4343
),
4444
showIcon: true,
4545
trailingItems: (
46-
<Button
47-
size="sm"
48-
priority="primary"
49-
onClick={() => {
50-
// TODO: Add modal
51-
}}
52-
>
46+
<Button size="sm" priority="primary">
5347
{t('Request Access')}
5448
</Button>
5549
),

0 commit comments

Comments
 (0)