Remove console log
parent
ebc9217efa
commit
b3798724ce
|
@ -808,8 +808,6 @@ export default {
|
||||||
this.queryOrientation = query;
|
this.queryOrientation = query;
|
||||||
|
|
||||||
this.matchMediaOrientationListener = () => {
|
this.matchMediaOrientationListener = () => {
|
||||||
console.log('kkkkk');
|
|
||||||
|
|
||||||
this.alignOverlay();
|
this.alignOverlay();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue