fix: fix prettier format
parent
bb213cb9df
commit
4dce22f9b3
|
@ -373,7 +373,7 @@ export default {
|
||||||
window.document.removeEventListener('mouseup', this.documentDragEndListener);
|
window.document.removeEventListener('mouseup', this.documentDragEndListener);
|
||||||
this.documentDragEndListener = null;
|
this.documentDragEndListener = null;
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
maximizeIconComponent() {
|
maximizeIconComponent() {
|
||||||
|
|
Loading…
Reference in New Issue