diff --git a/components/ReportCard.tsx b/components/ReportCard.tsx
index 23cd095..3a1b8da 100644
--- a/components/ReportCard.tsx
+++ b/components/ReportCard.tsx
@@ -63,7 +63,7 @@ export default function (props: ReportCardProps & { port?: MessagePort }) {
Report for {props.target_usernames.toString()}
-
+
ID(s): {props.target_ids.toString()}
Report Type: {props.type}