Skip to content
Snippets Groups Projects

New signup

Merged Hamza Touizrat requested to merge new_signup into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -27,7 +27,7 @@
@@ -27,7 +27,7 @@
<mat-form-field class="full-width">
<mat-form-field class="full-width">
<input matInput type="email" formControlName="email" placeholder="Adresse email" onkeyup="this.value = this.value.toLowerCase();" required>
<input matInput type="email" formControlName="email" placeholder="Adresse email" onkeyup="this.value = this.value.toLowerCase();" required>
<mat-hint>
<mat-hint>
Elle te servira d'idendddtifiant de connexion.
Elle te servira d'identifiant de connexion.
</mat-hint>
</mat-hint>
</mat-form-field>
</mat-form-field>
Loading