arreglo precios

This commit is contained in:
Paola 2021-08-16 13:43:57 -06:00
parent 65e3b18ee9
commit 3a7c9f63cc
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
</select>
</div>-->
<div class="ds-filter">
<!-- <div class="ds-filter">
<div class="form-check pl-0 mb-3">
<input type="radio" class="form-check-input" id="under25" name="materialExampleRadios" [value]="0" />
<label for="under25" [(ngModel)]="searchPrecio">GRATIS</label>
@ -59,7 +59,7 @@
<input type="radio" class="form-check-input" id="200above" name="materialExampleRadios" />
<label [(ngModel)]="searchPrecio">Más de $30 </label>
</div>
</div>
</div>-->
</div>
<hr />