Skip to content

Commit 20b3798

Browse files
committed
styles: remove whitespaces
1 parent 30f8ee0 commit 20b3798

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/views/widgets/WidgetsBrand.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ const WidgetsBrand = (props) => {
7070
}}
7171
/>
7272
</CCol>
73-
7473
<CCol sm={6} xl={4} xxl={3}>
7574
<CWidgetStatsD
7675
{...(props.withCharts && {
@@ -105,7 +104,6 @@ const WidgetsBrand = (props) => {
105104
}}
106105
/>
107106
</CCol>
108-
109107
<CCol sm={6} xl={4} xxl={3}>
110108
<CWidgetStatsD
111109
{...(props.withCharts && {
@@ -140,7 +138,6 @@ const WidgetsBrand = (props) => {
140138
}}
141139
/>
142140
</CCol>
143-
144141
<CCol sm={6} xl={4} xxl={3}>
145142
<CWidgetStatsD
146143
color="warning"

0 commit comments

Comments
 (0)