diff --git a/app/components/BuildCard.tsx b/app/components/BuildCard.tsx index 20f1139af..2b6647e66 100644 --- a/app/components/BuildCard.tsx +++ b/app/components/BuildCard.tsx @@ -84,7 +84,10 @@ export function BuildCard({ build, owner, canEdit = false }: BuildProps) { } = build; return ( -