project: init
This commit is contained in:
5
plugins/apexcharts.js
Normal file
5
plugins/apexcharts.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import Vue from 'vue'
|
||||
import VueApexCharts from 'vue-apexcharts'
|
||||
|
||||
Vue.use(VueApexCharts)
|
||||
Vue.component('ApexChart', VueApexCharts)
|
||||
Reference in New Issue
Block a user