ACused for issues

This commit is contained in:
venbatechnologies@gmail.com 2021-12-19 02:23:40 +05:30
parent 17d422f1c1
commit af814f1b0d

View File

@ -203,7 +203,7 @@
<mat-form-field >
<mat-select placeholder="Is this same AC used for?
" formControlName="same_ac_used_for">
<mat-option>Select</mat-option>
<mat-option value="" >Select</mat-option>
<!--<mat-option value="personal">Personal</mat-option>-->
<mat-option value="business">Business</mat-option>
<!--<mat-option value="both">Both</mat-option>-->