diff --git a/src/components/IssueDetails/index.tsx b/src/components/IssueDetails/index.tsx index 797611b41..725adc7c5 100644 --- a/src/components/IssueDetails/index.tsx +++ b/src/components/IssueDetails/index.tsx @@ -667,6 +667,7 @@ const IssueDetails = () => { +
); };