diff --git a/apps/web/src/components/pullRequest/PullRequestLinkPreview.tsx b/apps/web/src/components/pullRequest/PullRequestLinkPreview.tsx index f7d477e9afad..36a4c8b15c1c 100644 --- a/apps/web/src/components/pullRequest/PullRequestLinkPreview.tsx +++ b/apps/web/src/components/pullRequest/PullRequestLinkPreview.tsx @@ -84,7 +84,7 @@ export function PullRequestLinkPreview({ return ( - + {detail === null ? (

{detailQuery.isPending ? "Loading pull request details…" : originalUrl}