diff --git a/src/app/components/amb-imagenes/amb-imagenes.component.html b/src/app/components/amb-imagenes/amb-imagenes.component.html index 117e1c9..ab453db 100644 --- a/src/app/components/amb-imagenes/amb-imagenes.component.html +++ b/src/app/components/amb-imagenes/amb-imagenes.component.html @@ -15,12 +15,11 @@ class="form-control form-control-lg shadow-sm rounded-pill px-5" placeholder="Búsqueda productos" [(ngModel)]="searchTerm" - (ngModelChange)="filterItems()" - (keyup.enter)="onEnter()"> + (ngModelChange)="filterItems()"> -
+
Productos
@@ -83,4 +82,22 @@ +
+
+ +
+
+