Skip to content

Commit

Permalink
feat(empty-states): Update arcade for issue stream empty state (#72024)
Browse files Browse the repository at this point in the history
this pr updates the arcade used for the issue stream empty state to show
the changes to the issue details since the last demo was recorded
  • Loading branch information
roggenkemper committed Jun 4, 2024
1 parent 7ed3a13 commit 96d41ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/app/components/updatedEmptyState.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ export default function UpdatedEmptyState({project}: {project?: Project}) {
<BodyTitle>{t('Preview a Sentry Issue')}</BodyTitle>
<ArcadeWrapper>
<Arcade
src="https://demo.arcade.software/LjEJ1sfLaVRdtOs3mri1?embed"
src="https://demo.arcade.software/54VidzNthU5ykIFPCdW1?embed"
loading="lazy"
allowFullScreen
/>
Expand Down

0 comments on commit 96d41ce

Please sign in to comment.