diff --git a/src/routes/cases.index.tsx b/src/routes/cases.index.tsx index 2d562f3..2488ea2 100644 --- a/src/routes/cases.index.tsx +++ b/src/routes/cases.index.tsx @@ -439,7 +439,7 @@ function CasesList() { {sorted.length === 0 && ( - + {view === "archived" ? "No archived cases." : "No cases."} )}