Skip to content

Commit e43e8fc

Browse files
committed
Removed error message display in phone number field
1 parent 4788963 commit e43e8fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/shared/ui-components/input/input.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
}}
3131
</mat-error>
3232
</mat-form-field>
33-
errorMessage: {{control.errors | json}}
3433
</div>
3534
</ng-container>
3635

0 commit comments

Comments
 (0)