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