Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-19 18:08:19 +00:00
co-authored by renee-png
parent c0b978dc79
commit 0dc7031bc0
+1 -1
View File
@@ -230,7 +230,7 @@ function ArchivePage() {
className="flex-1"
/>
<div className="text-xs text-muted-foreground whitespace-nowrap">
{filteredRows.length} of {rows.length} rows
Showing {rows.length} of {totalCount} {debouncedSearch ? "matching" : ""} rows
</div>
{isAdmin && rows.length > 0 && (
<Button variant="outline" size="sm" onClick={deleteAllInCategory}>