This commit is contained in:
tiago.kayaya
2021-09-02 13:22:10 +01:00
18 changed files with 355 additions and 221 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ export class EventsPage implements OnInit {
this.platform.resize.subscribe(async () => {
//console.log('Resize event detected');
console.log('Resize event detected');
// console.log('Resize event detected');
});