chore: charts - change import paths

This commit is contained in:
woothu
2019-11-15 12:20:31 +01:00
parent b696666806
commit e8758931fd
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
</template>
<script>
import { CChartPie } from '@coreui/coreui-chartjs/vue'
import { CChartPie } from '@coreui/coreui-vue-chartjs'
export default {
name: 'CChartPieExample',