@@ -150,27 +150,27 @@ const Dashboard = () => {
150
150
< CCol md sm = "12" className = "mb-sm-2 mb-0" >
151
151
< div className = "text-medium-emphasis" > Visits</ div >
152
152
< strong > 29.703 Users (40%)</ strong >
153
- < CProgress className = "progress-xs mt-2" precision = { 1 } color = "success" value = { 40 } />
153
+ < CProgress thin className = "mt-2" precision = { 1 } color = "success" value = { 40 } />
154
154
</ CCol >
155
155
< CCol md sm = "12" className = "mb-sm-2 mb-0" >
156
156
< div className = "text-medium-emphasis" > Unique</ div >
157
157
< strong > 24.093 Users (20%)</ strong >
158
- < CProgress className = "progress-xs mt-2" precision = { 1 } color = "info" value = { 40 } />
158
+ < CProgress thin className = "mt-2" precision = { 1 } color = "info" value = { 40 } />
159
159
</ CCol >
160
160
< CCol md sm = "12" className = "mb-sm-2 mb-0" >
161
161
< div className = "text-medium-emphasis" > Pageviews</ div >
162
162
< strong > 78.706 Views (60%)</ strong >
163
- < CProgress className = "progress-xs mt-2" precision = { 1 } color = "warning" value = { 40 } />
163
+ < CProgress thin className = "mt-2" precision = { 1 } color = "warning" value = { 40 } />
164
164
</ CCol >
165
165
< CCol md sm = "12" className = "mb-sm-2 mb-0" >
166
166
< div className = "text-medium-emphasis" > New Users</ div >
167
167
< strong > 22.123 Users (80%)</ strong >
168
- < CProgress className = "progress-xs mt-2" precision = { 1 } color = "danger" value = { 40 } />
168
+ < CProgress thin className = "mt-2" precision = { 1 } color = "danger" value = { 40 } />
169
169
</ CCol >
170
170
< CCol md sm = "12" className = "mb-sm-2 mb-0" >
171
171
< div className = "text-medium-emphasis" > Bounce Rate</ div >
172
172
< strong > Average Rate (40.15%)</ strong >
173
- < CProgress className = "progress-xs mt-2" precision = { 1 } value = { 40 } />
173
+ < CProgress thin className = "mt-2" precision = { 1 } value = { 40 } />
174
174
</ CCol >
175
175
</ CRow >
176
176
</ CCardFooter >
@@ -207,62 +207,62 @@ const Dashboard = () => {
207
207
< span className = "text-medium-emphasis small" > Monday</ span >
208
208
</ div >
209
209
< div className = "progress-group-bars" >
210
- < CProgress className = "progress-xs" color = "info" value = { 34 } />
211
- < CProgress className = "progress-xs" color = "danger" value = { 78 } />
210
+ < CProgress thin color = "info" value = { 34 } />
211
+ < CProgress thin color = "danger" value = { 78 } />
212
212
</ div >
213
213
</ div >
214
214
< div className = "progress-group mb-4" >
215
215
< div className = "progress-group-prepend" >
216
216
< span className = "text-medium-emphasis small" > Tuesday</ span >
217
217
</ div >
218
218
< div className = "progress-group-bars" >
219
- < CProgress className = "progress-xs" color = "info" value = { 56 } />
220
- < CProgress className = "progress-xs" color = "danger" value = { 94 } />
219
+ < CProgress thin color = "info" value = { 56 } />
220
+ < CProgress thin color = "danger" value = { 94 } />
221
221
</ div >
222
222
</ div >
223
223
< div className = "progress-group mb-4" >
224
224
< div className = "progress-group-prepend" >
225
225
< span className = "text-medium-emphasis small" > Wednesday</ span >
226
226
</ div >
227
227
< div className = "progress-group-bars" >
228
- < CProgress className = "progress-xs" color = "info" value = { 12 } />
229
- < CProgress className = "progress-xs" color = "danger" value = { 67 } />
228
+ < CProgress thin color = "info" value = { 12 } />
229
+ < CProgress thin color = "danger" value = { 67 } />
230
230
</ div >
231
231
</ div >
232
232
< div className = "progress-group mb-4" >
233
233
< div className = "progress-group-prepend" >
234
234
< span className = "text-medium-emphasis small" > Thursday</ span >
235
235
</ div >
236
236
< div className = "progress-group-bars" >
237
- < CProgress className = "progress-xs" color = "info" value = { 43 } />
238
- < CProgress className = "progress-xs" color = "danger" value = { 91 } />
237
+ < CProgress thin color = "info" value = { 43 } />
238
+ < CProgress thin color = "danger" value = { 91 } />
239
239
</ div >
240
240
</ div >
241
241
< div className = "progress-group mb-4" >
242
242
< div className = "progress-group-prepend" >
243
243
< span className = "text-medium-emphasis small" > Friday</ span >
244
244
</ div >
245
245
< div className = "progress-group-bars" >
246
- < CProgress className = "progress-xs" color = "info" value = { 22 } />
247
- < CProgress className = "progress-xs" color = "danger" value = { 73 } />
246
+ < CProgress thin color = "info" value = { 22 } />
247
+ < CProgress thin color = "danger" value = { 73 } />
248
248
</ div >
249
249
</ div >
250
250
< div className = "progress-group mb-4" >
251
251
< div className = "progress-group-prepend" >
252
252
< span className = "text-medium-emphasis small" > Saturday</ span >
253
253
</ div >
254
254
< div className = "progress-group-bars" >
255
- < CProgress className = "progress-xs" color = "info" value = { 53 } />
256
- < CProgress className = "progress-xs" color = "danger" value = { 82 } />
255
+ < CProgress thin color = "info" value = { 53 } />
256
+ < CProgress thin color = "danger" value = { 82 } />
257
257
</ div >
258
258
</ div >
259
259
< div className = "progress-group mb-4" >
260
260
< div className = "progress-group-prepend" >
261
261
< span className = "text-medium-emphasis small" > Sunday</ span >
262
262
</ div >
263
263
< div className = "progress-group-bars" >
264
- < CProgress className = "progress-xs" color = "info" value = { 9 } />
265
- < CProgress className = "progress-xs" color = "danger" value = { 69 } />
264
+ < CProgress thin color = "info" value = { 9 } />
265
+ < CProgress thin color = "danger" value = { 69 } />
266
266
</ div >
267
267
</ div >
268
268
</ CCol >
@@ -292,7 +292,7 @@ const Dashboard = () => {
292
292
< span className = "ms-auto font-semibold" > 43%</ span >
293
293
</ div >
294
294
< div className = "progress-group-bars" >
295
- < CProgress className = "progress-xs" color = "warning" value = { 43 } />
295
+ < CProgress thin color = "warning" value = { 43 } />
296
296
</ div >
297
297
</ div >
298
298
< div className = "progress-group mb-5" >
@@ -302,7 +302,7 @@ const Dashboard = () => {
302
302
< span className = "ms-auto font-semibold" > 37%</ span >
303
303
</ div >
304
304
< div className = "progress-group-bars" >
305
- < CProgress className = "progress-xs" color = "warning" value = { 37 } />
305
+ < CProgress thin color = "warning" value = { 37 } />
306
306
</ div >
307
307
</ div >
308
308
@@ -315,7 +315,7 @@ const Dashboard = () => {
315
315
</ span >
316
316
</ div >
317
317
< div className = "progress-group-bars" >
318
- < CProgress className = "progress-xs" color = "success" value = { 56 } />
318
+ < CProgress thin color = "success" value = { 56 } />
319
319
</ div >
320
320
</ div >
321
321
< div className = "progress-group" >
@@ -327,7 +327,7 @@ const Dashboard = () => {
327
327
</ span >
328
328
</ div >
329
329
< div className = "progress-group-bars" >
330
- < CProgress className = "progress-xs" color = "success" value = { 15 } />
330
+ < CProgress thin color = "success" value = { 15 } />
331
331
</ div >
332
332
</ div >
333
333
< div className = "progress-group" >
@@ -339,7 +339,7 @@ const Dashboard = () => {
339
339
</ span >
340
340
</ div >
341
341
< div className = "progress-group-bars" >
342
- < CProgress className = "progress-xs" color = "success" value = { 11 } />
342
+ < CProgress thin color = "success" value = { 11 } />
343
343
</ div >
344
344
</ div >
345
345
< div className = "progress-group" >
@@ -351,7 +351,7 @@ const Dashboard = () => {
351
351
</ span >
352
352
</ div >
353
353
< div className = "progress-group-bars" >
354
- < CProgress className = "progress-xs" color = "success" value = { 8 } />
354
+ < CProgress thin color = "success" value = { 8 } />
355
355
</ div >
356
356
</ div >
357
357
</ CCol >
@@ -397,7 +397,7 @@ const Dashboard = () => {
397
397
</ small >
398
398
</ div >
399
399
</ div >
400
- < CProgress className = "progress-xs" color = "success" value = { 50 } />
400
+ < CProgress thin color = "success" value = { 50 } />
401
401
</ CTableDataCell >
402
402
< CTableDataCell className = "text-center" >
403
403
< CIcon size = "xl" name = "cib-cc-mastercard" />
@@ -431,7 +431,7 @@ const Dashboard = () => {
431
431
</ small >
432
432
</ div >
433
433
</ div >
434
- < CProgress className = "progress-xs" color = "info" value = { 10 } />
434
+ < CProgress thin color = "info" value = { 10 } />
435
435
</ CTableDataCell >
436
436
< CTableDataCell className = "text-center" >
437
437
< CIcon size = "xl" name = "cib-cc-visa" />
@@ -465,7 +465,7 @@ const Dashboard = () => {
465
465
</ small >
466
466
</ div >
467
467
</ div >
468
- < CProgress className = "progress-xs" color = "warning" value = { 74 } />
468
+ < CProgress thin color = "warning" value = { 74 } />
469
469
</ CTableDataCell >
470
470
< CTableDataCell className = "text-center" >
471
471
< CIcon size = "xl" name = "cib-cc-stripe" />
@@ -499,7 +499,7 @@ const Dashboard = () => {
499
499
</ small >
500
500
</ div >
501
501
</ div >
502
- < CProgress className = "progress-xs" color = "danger" value = { 98 } />
502
+ < CProgress thin color = "danger" value = { 98 } />
503
503
</ CTableDataCell >
504
504
< CTableDataCell className = "text-center" >
505
505
< CIcon size = "xl" name = "cib-cc-paypal" />
@@ -533,7 +533,7 @@ const Dashboard = () => {
533
533
</ small >
534
534
</ div >
535
535
</ div >
536
- < CProgress className = "progress-xs" color = "info" value = { 22 } />
536
+ < CProgress thin color = "info" value = { 22 } />
537
537
</ CTableDataCell >
538
538
< CTableDataCell className = "text-center" >
539
539
< CIcon size = "xl" name = "cib-cc-apple-pay" />
@@ -567,7 +567,7 @@ const Dashboard = () => {
567
567
</ small >
568
568
</ div >
569
569
</ div >
570
- < CProgress className = "progress-xs" color = "success" value = { 43 } />
570
+ < CProgress thin color = "success" value = { 43 } />
571
571
</ CTableDataCell >
572
572
< CTableDataCell className = "text-center" >
573
573
< CIcon size = "xl" name = "cib-cc-amex" />
0 commit comments