final-remarks.component.html edited online by Velz
This commit is contained in:
parent
05b64e4a5d
commit
74c4304bb3
@ -31,7 +31,7 @@
|
||||
<mat-select placeholder="Is the location of the business / profession suited to the nature of business / service provided? "
|
||||
formControlName="is_service_provided" required>
|
||||
<mat-option>Select</mat-option>
|
||||
<mat-option value="well_suited.">Well Suited.</mat-option>
|
||||
<mat-option value="well_suited">Well Suited</mat-option>
|
||||
<mat-option value="fairly_suited">Fairly Suited</mat-option>
|
||||
<mat-option value="not_suited">Not Suited</mat-option>
|
||||
</mat-select>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user