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
@@ -7,7 +7,7 @@
</template>
<script>
import { CChartLine } from '@coreui/coreui-vue-chartjs'
import { CChartLine } from '@coreui/coreui-chartjs/vue'
import { getColor, deepObjectsMerge } from '@coreui/coreui/dist/js/coreui-utilities'
export default {
name: 'CChartLineSimple',