fix: fix charts

This commit is contained in:
woothu
2019-11-18 11:42:13 +01:00
parent e8758931fd
commit 07a6b95380
3 changed files with 3 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
</template>
<script>
import { CChartBar } from '@coreui/coreui-vue-chartjs/src/index.js'
import { CChartBar } from '@coreui/coreui-vue-chartjs'
export default {
name: 'CChartBarExample',