chore: clean-up

This commit is contained in:
Łukasz Holeczek
2021-08-31 00:32:10 +02:00
parent 715415e7a2
commit 3ce05a7713
4 changed files with 1 additions and 555 deletions
-2
View File
@@ -656,14 +656,12 @@ import { getStyle } from '@coreui/utils'
import { CChart } from '@coreui/vue-chartjs'
import WidgetsStatsA from './WidgetsStatsTypeA.vue'
import WidgetsStatsD from './WidgetsStatsTypeD.vue'
import Example from '../../components/DocsExample.vue'
export default {
name: 'Widgets',
components: {
CChart,
WidgetsStatsA,
WidgetsStatsD,
Example,
},
setup() {
const widgetStatsE = {