refactor: change custom tooltips, charts and icons source

This commit is contained in:
woothu
2019-10-17 16:43:06 +02:00
parent 0892b8cc2a
commit 8bf4e290b0
13 changed files with 4260 additions and 27551 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
</template>
<script>
import { CChartLine } from '@coreui/coreui-vue-chartjs'
import { CChartLine } from '@coreui/coreui-chartjs/vue'
export default {
name: 'CChartLineExample',