From aac4889a25129005aee108409293aae1da81f75a Mon Sep 17 00:00:00 2001 From: sHa Date: Thu, 29 May 2025 04:21:47 +0300 Subject: [PATCH] refactor: rename 'Tags' to 'Categories' and update placeholder text in search input --- src/components/Header.svelte | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/components/Header.svelte b/src/components/Header.svelte index ce50918..1c23ffe 100644 --- a/src/components/Header.svelte +++ b/src/components/Header.svelte @@ -247,12 +247,6 @@ - - - - - - Group by brand @@ -261,12 +255,12 @@ {#if filteredAvailableTags.length > 0 || tagSearchQuery}
-
Tags
+
Categories