Skip to content

Commit

Permalink
Course completed. Now, to create and develop!
Browse files Browse the repository at this point in the history
  • Loading branch information
maurobonfietti committed Dec 3, 2018
1 parent b069a1c commit 65dc1a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/home/home.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export class HomeComponent implements OnInit {

ngOnInit() {
console.log('Componente home cargado.');
console.log('app version 0.0.1');
}

onSubmit() {
Expand Down

0 comments on commit 65dc1a4

Please sign in to comment.