From 420ddabc1e02d86e5c2e9879f527353b9d16206f Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 00:27:53 +0000 Subject: [PATCH] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/routes/cases.index.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/routes/cases.index.tsx b/src/routes/cases.index.tsx index 31740a6..b3b194f 100644 --- a/src/routes/cases.index.tsx +++ b/src/routes/cases.index.tsx @@ -482,7 +482,14 @@ function CasesList() { -
{c.case_number}
+
+ {c.case_number} + {c.practice_area === "Community Ass'n Law - Collections" && ( + + Collections + + )} +
{c.client?.name ?? "—"}