Fix imports
This commit is contained in:
parent
90b6688057
commit
30b1b1a5ed
6 changed files with 6 additions and 6 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<script lang="ts">
|
||||
import Vue from 'vue';
|
||||
import * as ApexCharts from 'apexcharts';
|
||||
import ApexCharts from 'apexcharts';
|
||||
|
||||
export default Vue.extend({
|
||||
props: ['user'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue