From f8748a2bcdea381f39325714052fe85fb9e0a075 Mon Sep 17 00:00:00 2001 From: Matchu Date: Fri, 18 Jun 2021 18:43:22 -0700 Subject: [PATCH] Oops, don't cut off the items for default lists! --- src/app/UserItemsPage.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/app/UserItemsPage.js b/src/app/UserItemsPage.js index 089b2fe..e8bbf08 100644 --- a/src/app/UserItemsPage.js +++ b/src/app/UserItemsPage.js @@ -608,7 +608,12 @@ function ClosetList({ closetList, isCurrentUser, showHeading }) { );