Merge branch 'coffee-like-test' into coffee-like
This commit is contained in:
commit
92e72b2d70
@ -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