|
|
@ -27,7 +27,7 @@ |
|
|
</mat-option> |
|
|
</mat-option> |
|
|
</mat-select> |
|
|
</mat-select> |
|
|
</div> |
|
|
</div> |
|
|
<mat-form-field class="phone-input" [appearance]="appearance" [floatLabel]="floatLabel"> |
|
|
<mat-form-field class="phone-input" [appearance]="appearance" [floatLabel]="floatLabel" subscriptSizing="dynamic"> |
|
|
<mat-label>{{ label }}</mat-label> |
|
|
<mat-label>{{ label }}</mat-label> |
|
|
<input |
|
|
<input |
|
|
formControlName="phoneNumber" |
|
|
formControlName="phoneNumber" |
|
|
|