From 6be5dd74d3bc96ba980a80d9b4afcce959fd3e98 Mon Sep 17 00:00:00 2001 From: Matchu Date: Fri, 14 Oct 2022 19:21:55 -0700 Subject: [PATCH] Homepage update: item search pagination --- src/app/HomePage.js | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/app/HomePage.js b/src/app/HomePage.js index ebcdbde..f5eaa2c 100644 --- a/src/app/HomePage.js +++ b/src/app/HomePage.js @@ -702,13 +702,11 @@ function FeedbackFormPitch() { flex={{ base: "0 0 auto", sm: "0 1 50%" }} > - New updates (Oct 12) + New updates (Oct 14) - - Automatic modeling!! Thank you everyone who modeled over the - years!! <333 - + Paginated item search (bye infinite scroll!) + Automatic modeling! :0