Remove unneeded mounted.
This commit is contained in:
parent
66c77febb3
commit
74b557a700
1 changed files with 0 additions and 3 deletions
|
|
@ -55,9 +55,6 @@ export default {
|
||||||
this.isLoaderDisplayed = false;
|
this.isLoaderDisplayed = false;
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
mounted() {
|
|
||||||
this.isLoaderDisplayed = false;
|
|
||||||
},
|
|
||||||
components: {
|
components: {
|
||||||
loader,
|
loader,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue