⚡ Moves common functionality into reusable mixin
This commit is contained in:
@@ -17,9 +17,6 @@ export default {
|
||||
chartDom: null,
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
this.fetchData();
|
||||
},
|
||||
computed: {
|
||||
/* URL where NetData is hosted */
|
||||
netDataHost() {
|
||||
|
||||
Reference in New Issue
Block a user