neighbour-hood.component.html by velz

This commit is contained in:
gandhimathi 2019-03-18 13:17:06 +00:00
parent 732a3a08d5
commit c39f7f4905

View File

@ -111,6 +111,7 @@
<mat-option>Select</mat-option> <mat-option>Select</mat-option>
<mat-option value="Positive">Positive</mat-option> <mat-option value="Positive">Positive</mat-option>
<mat-option value="Negative">Negative</mat-option> <mat-option value="Negative">Negative</mat-option>
<mat-option value="Could not verify">Could not verify</mat-option>
</mat-select> </mat-select>
</mat-form-field> </mat-form-field>
</div> </div>