fix: fix prettier format

pull/4314/head
Dmytro Lukashenko 2023-08-22 14:41:15 +03:00
parent bb213cb9df
commit 4dce22f9b3
1 changed files with 2 additions and 2 deletions

View File

@ -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() {