Skip to content

Commit 6f599cc

Browse files
NicoHinderlinggeorge-sentry
authored andcommitted
style(preprod): Reformat launchpad admin page and clarify fetch info text (#112538)
Apply Prettier formatting to the launchpad admin page and add "(includes snapshot info)" to the Fetch Artifact Info section description.
1 parent 620c531 commit 6f599cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

static/gsAdmin/views/launchpadAdminPage.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,8 @@ export function LaunchpadAdminPage() {
320320
<Flex direction="column" gap="md">
321321
<Heading as="h3">Fetch Artifact Info</Heading>
322322
<Text as="p" variant="muted">
323-
Retrieve all data and details for a specific preprod artifact.
323+
Retrieve all data and details for a specific preprod artifact (includes
324+
snapshot info).
324325
</Text>
325326
<label htmlFor="fetchInfoArtifactId">
326327
<Text bold>Preprod Artifact ID:</Text>

0 commit comments

Comments
 (0)