From 207ff87204e0bcde2a6059e82133e873cb582696 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 16:03:01 +0000 Subject: [PATCH] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/routes/contacts.index.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/routes/contacts.index.tsx b/src/routes/contacts.index.tsx index fcd0c85..f3aba33 100644 --- a/src/routes/contacts.index.tsx +++ b/src/routes/contacts.index.tsx @@ -477,6 +477,13 @@ function ContactsIndex() { ))} )} + {!loading && hasMore && ( +