diff --git a/src/components/HighlightItem.tsx b/src/components/HighlightItem.tsx index 3c07fef7..0e0e6d96 100644 --- a/src/components/HighlightItem.tsx +++ b/src/components/HighlightItem.tsx @@ -346,7 +346,7 @@ export const HighlightItem: React.FC = ({ {highlight.comment && (
- + {highlight.comment}
)}