Skip to content

Commit 082138d

Browse files
authored
fix: ip addresses in ps onboarding (#92194)
1 parent a9d6793 commit 082138d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/app/views/settings/project/tempest/EmptyState.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export default function EmptyState() {
5858
'Allow list our Outbound IP addresses as they will be the once used for making the requests using the provided credentials'
5959
)}
6060
<CodeSnippetWrapper>
61-
<OnboardingCodeSnippet language="javascript">
61+
<OnboardingCodeSnippet>
6262
{`
6363
35.184.238.160/32
6464
104.155.159.182/32

0 commit comments

Comments
 (0)