fix: small fixes

This commit is contained in:
woothu
2019-04-01 12:09:38 +02:00
parent e6b7e32e9b
commit 4b8fdbf142
6 changed files with 254 additions and 130 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
<template>
<div class="animated fadeIn">
<Widgets06/>
<WidgetsDropdown/>
<CCard>
<CCardBody>
<CRow>
@@ -334,8 +334,8 @@
<script>
import MainChartExample from './dashboard/MainChartExample'
import Widgets06 from './widgets/Widgets06'
import Widgets04 from './widgets/Widgets04'
import WidgetsDropdown from './widgets/WidgetsDropdown'
import WidgetsSocial from './widgets/WidgetsSocial'
import SocialBoxChartExample from './dashboard/SocialBoxChartExample'
import CalloutChartExample from './dashboard/CalloutChartExample'
@@ -345,8 +345,8 @@ export default {
MainChartExample,
SocialBoxChartExample,
CalloutChartExample,
Widgets06,
Widgets04
WidgetsDropdown,
WidgetsSocial
},
data: function () {
return {