Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-20 00:17:25 +00:00
co-authored by renee-png
parent fb96213314
commit 904a31e203
+5
View File
@@ -266,6 +266,11 @@ function CollectionsIndexPage() {
</span>
)}
</Link>
{r.status === "closed" && (
<Badge variant="outline" className="ml-2 text-[10px] border-emerald-600 text-emerald-700">
Closed
</Badge>
)}
</TableCell>
<TableCell className="text-sm">
<div>{r.case?.client?.name}</div>