Skip to content

Commit 81b55ab

Browse files
sean-perkinsgithub-actions[bot]
authored andcommitted
chore: prettier formatting
1 parent 2ab67ea commit 81b55ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/angular/ionic-angular-standalone/src/app/view-child/view-child.page.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export class ViewChildPage implements OnInit {
1313
@ViewChild(IonContent)
1414
content!: IonContent;
1515

16-
constructor() { }
16+
constructor() {}
1717

18-
ngOnInit() { }
18+
ngOnInit() {}
1919
}

0 commit comments

Comments
 (0)