From c5380c0661c4f85d1a5fe8b8a46b43124ad2dd4b Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 2 Jul 2025 15:06:37 +0300 Subject: [PATCH] feat(ItemsList): remove header from items list component --- src/components/ItemsList.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/ItemsList.tsx b/src/components/ItemsList.tsx index 4f2e75a..87d55d2 100644 --- a/src/components/ItemsList.tsx +++ b/src/components/ItemsList.tsx @@ -567,8 +567,6 @@ export function ItemsList({ url }: ItemsListProps) { return (
-

Items List

-