We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f8ee0 commit 20b3798Copy full SHA for 20b3798
src/views/widgets/WidgetsBrand.js
@@ -70,7 +70,6 @@ const WidgetsBrand = (props) => {
70
}}
71
/>
72
</CCol>
73
-
74
<CCol sm={6} xl={4} xxl={3}>
75
<CWidgetStatsD
76
{...(props.withCharts && {
@@ -105,7 +104,6 @@ const WidgetsBrand = (props) => {
105
104
106
107
108
109
110
111
@@ -140,7 +138,6 @@ const WidgetsBrand = (props) => {
140
138
141
139
142
143
144
145
146
color="warning"
0 commit comments