Skip to content

Commit

Permalink
feat: Ongbook#8 Ongbook#14 - implementação de mascara e validacao inp…
Browse files Browse the repository at this point in the history
…ut cnpj
  • Loading branch information
JordanPena committed Mar 22, 2019
1 parent e08838a commit e9608a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/home/home.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ export class HomeComponent implements OnInit {
}

onSubmit() {

let email = this.formCadastro.controls['responsavel'].value['emailResponsavel'];
let senha = this.formCadastro.controls['responsavel'].value['senhaOk'];

Expand Down

0 comments on commit e9608a2

Please sign in to comment.