dev #14384 Правка ошибок отображения WPA КофеЛайк: remove asterisk from name input
This commit is contained in:
parent
a62f60df40
commit
29f8ca5230
@ -11,7 +11,7 @@
|
|||||||
[formGroup]="phoneForm"
|
[formGroup]="phoneForm"
|
||||||
>
|
>
|
||||||
<!-- <div class="input-container"> -->
|
<!-- <div class="input-container"> -->
|
||||||
<mat-form-field appearance="outline">
|
<mat-form-field appearance="outline" [hideRequiredMarker]="true">
|
||||||
<mat-label>Ваше имя</mat-label>
|
<mat-label>Ваше имя</mat-label>
|
||||||
<input formControlName="name" matInput type="text" />
|
<input formControlName="name" matInput type="text" />
|
||||||
</mat-form-field>
|
</mat-form-field>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user