feat: add search input type with icon support and update styles
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
|
||||
<div class="input-grid">
|
||||
<app-input
|
||||
type="search"
|
||||
placeholder="Buscar producto"
|
||||
[value]="textValue"
|
||||
[maxlength]="24"
|
||||
|
||||
Reference in New Issue
Block a user