Fix
This commit is contained in:
@@ -19,4 +19,4 @@ export class AppComponent implements OnInit {
|
|||||||
toggleMenu() {
|
toggleMenu() {
|
||||||
this.showMenu = !this.showMenu;
|
this.showMenu = !this.showMenu;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user