Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
fb96213314
commit
904a31e203
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user