chore: update import paths and snapshots

This commit is contained in:
woothu
2019-12-11 16:10:31 +01:00
parent 20a24e934d
commit 860d8d5256
15 changed files with 28 additions and 22 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
</template>
<script>
import { CChartPolarArea } from '@coreui/coreui-vue-chartjs'
import { CChartPolarArea } from '@coreui/vue-chartjs'
export default {
name: 'CChartPolarAreaExample',