From f43b727b18b1fbd56e906afa4e7db2f515b01801 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 18:08:28 +0000 Subject: [PATCH] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/routes/archive.index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/archive.index.tsx b/src/routes/archive.index.tsx index 5978ab9..913bceb 100644 --- a/src/routes/archive.index.tsx +++ b/src/routes/archive.index.tsx @@ -268,7 +268,7 @@ function ArchivePage() { - {filteredRows.map((r) => ( + {rows.map((r) => ( {columns.map((c) => (