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) {
-

{name}

+

{name}

); } 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 (
-
+