diff --git a/apps/web/app/(dashboard)/issues/[id]/page.tsx b/apps/web/app/(dashboard)/issues/[id]/page.tsx index 38af2c1a..681fdecd 100644 --- a/apps/web/app/(dashboard)/issues/[id]/page.tsx +++ b/apps/web/app/(dashboard)/issues/[id]/page.tsx @@ -158,7 +158,7 @@ export default function IssueDetailPage({ {/* Content */} -
+
{/* Issue key */}
{issue.key}