From 3abcaff844dbb4592acf90b6f54b086f9a993dbe Mon Sep 17 00:00:00 2001
From: hmcclew <122323895+hmcclew@users.noreply.github.com>
Date: Tue, 31 Oct 2023 20:36:29 -0400
Subject: [PATCH] formatting
---
client/src/components/CollectionItemUpdated.tsx | 2 +-
client/src/components/GiftSortNavBar.tsx | 2 +-
client/src/components/SearchBar.tsx | 2 +-
client/src/components/UpdatedGiftItem.tsx | 6 ++----
client/src/pages/HomePage.tsx | 8 ++------
5 files changed, 7 insertions(+), 13 deletions(-)
diff --git a/client/src/components/CollectionItemUpdated.tsx b/client/src/components/CollectionItemUpdated.tsx
index e455479..3fcbc6d 100644
--- a/client/src/components/CollectionItemUpdated.tsx
+++ b/client/src/components/CollectionItemUpdated.tsx
@@ -24,7 +24,7 @@ function CollectionItem({ name }: CollectionItemProps) {
);
}
diff --git a/client/src/components/GiftSortNavBar.tsx b/client/src/components/GiftSortNavBar.tsx
index 772d1b3..234a5da 100644
--- a/client/src/components/GiftSortNavBar.tsx
+++ b/client/src/components/GiftSortNavBar.tsx
@@ -25,7 +25,7 @@ const GiftSortNavbar = () => {
return (
-
+