Fix imports
This commit is contained in:
parent
90b6688057
commit
30b1b1a5ed
6 changed files with 6 additions and 6 deletions
|
|
@ -18,7 +18,7 @@
|
|||
import Vue from 'vue';
|
||||
import i18n from '../../../i18n';
|
||||
import * as tinycolor from 'tinycolor2';
|
||||
import * as ApexCharts from 'apexcharts';
|
||||
import ApexCharts from 'apexcharts';
|
||||
|
||||
export default Vue.extend({
|
||||
i18n: i18n('common/views/components/drive-settings.vue'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue