mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
fix: fix prettier format
This commit is contained in:
parent
bb213cb9df
commit
4dce22f9b3
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue