Skip to content

Commit

Permalink
feat: teste
Browse files Browse the repository at this point in the history
  • Loading branch information
tomalaforge committed Apr 12, 2024
1 parent 0285ebc commit d72517d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/angular/anchor-scrolling/src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ import { RouterOutlet } from '@angular/router';
})
export class AppComponent {
test() {
console.log('test');
console.log('test 2');
}
}

0 comments on commit d72517d

Please sign in to comment.