diff --git a/src/app/core/layout/store-layout/store-header/store-header.component.html b/src/app/core/layout/store-layout/store-header/store-header.component.html index 54bc5ab..5e02710 100644 --- a/src/app/core/layout/store-layout/store-header/store-header.component.html +++ b/src/app/core/layout/store-layout/store-header/store-header.component.html @@ -19,46 +19,50 @@ -
- Ingresá al menos {{ minSearchLength }} caracteres para buscar. -
- } + @if (displaySeachBar()) { ++ Ingresá al menos {{ minSearchLength }} caracteres para buscar. +
+ } +