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