Add keys to queue item cards

This commit is contained in:
2023-10-19 16:50:44 -04:00
parent a3f65a397d
commit 54a650a003
3 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ export default function (props: ReportCardProps) {
}
return (
<Card w="100%">
<Card key={props.id} w="100%">
<CardHeader>
<Heading size="lg">
Report for {props.target_usernames.toString()}