Lint fix
parent
2c900224c5
commit
fb962d7937
|
@ -77,7 +77,7 @@ export default {
|
||||||
if (this.dismissable) {
|
if (this.dismissable) {
|
||||||
this.bindOutsideClickListener();
|
this.bindOutsideClickListener();
|
||||||
}
|
}
|
||||||
|
|
||||||
this.bindResizeListener();
|
this.bindResizeListener();
|
||||||
|
|
||||||
if (this.autoZIndex) {
|
if (this.autoZIndex) {
|
||||||
|
|
Loading…
Reference in New Issue