add apex chart and skeleton for dashboard type pages
This commit is contained in:
Vendored
+3
@@ -1,3 +1,6 @@
|
||||
import ApexCharts from 'apexcharts'
|
||||
window.ApexCharts = ApexCharts;
|
||||
|
||||
import axios from 'axios';
|
||||
window.axios = axios;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user