mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-26 04:32:25 +08:00
@ -6,7 +6,7 @@ import Demo from './Demo.vue'
|
||||
import 'echarts/theme/dark'
|
||||
|
||||
// custom theme
|
||||
import {default as theme} from './theme'
|
||||
import theme from './theme'
|
||||
|
||||
Vue.component('chart', ECharts)
|
||||
|
||||
|
Reference in New Issue
Block a user