Vite migration
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
import { ref, watch, toRefs, nextTick } from 'vue'
|
||||
import Highcharts from 'highcharts'
|
||||
import 'highcharts/css/highcharts.scss'
|
||||
import Loader from '@/components/Loader'
|
||||
import Loader from '@/components/Loader.vue'
|
||||
import { capitalizeFirstLetter } from '@/utils/helpers'
|
||||
|
||||
Highcharts.setOptions({
|
||||
|
||||
Reference in New Issue
Block a user