From 6aff1f5f60a4f30ace01d33154548b3464ed97d0 Mon Sep 17 00:00:00 2001 From: Bartosz Herba Date: Thu, 24 Mar 2022 08:01:54 +0100 Subject: [PATCH] fix(theme): remove placeholder for a sorting mechanism in the category navbar - because we have default sorting value, additional placeholder is not required --- .../catalog/category/components/navbar/CategoryNavbar.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/theme/modules/catalog/category/components/navbar/CategoryNavbar.vue b/packages/theme/modules/catalog/category/components/navbar/CategoryNavbar.vue index fa137cbe0..8cc8234eb 100644 --- a/packages/theme/modules/catalog/category/components/navbar/CategoryNavbar.vue +++ b/packages/theme/modules/catalog/category/components/navbar/CategoryNavbar.vue @@ -26,7 +26,6 @@