Skip to content
Snippets Groups Projects
Commit 18ce4737 authored by salazard's avatar salazard
Browse files

Merge branch 'new_signup' of https://github.com/oser-cs/oser-frontend into new_signup

parents 7841dffb bba05a43
No related branches found
No related tags found
1 merge request!80New signup
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<mat-form-field class="full-width"> <mat-form-field class="full-width">
<input matInput type="tel" formControlName="phoneNumber" placeholder="Numéro de téléphone" required> <input matInput type="tel" minlength="10" maxlength="10" formControlName="phoneNumber" placeholder="Numéro de téléphone" required>
<mat-hint> <mat-hint>
Il nous permettra de te contacter en cas de nécessité. Il nous permettra de te contacter en cas de nécessité.
</mat-hint> </mat-hint>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment