File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
coreui-react/src/components/progress Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ export interface CProgressProps
17
17
*/
18
18
height ?: number
19
19
/**
20
- * A string of all className you want applied to the <CProgressBar/> component.
20
+ * A string of all className you want applied to the ` <CProgressBar/>` component.
21
21
*
22
22
* @since 4.9.0
23
23
*/
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ import CProgress from '@coreui/react/src/components/progress/CProgress'
62
62
</tr >
63
63
<tr >
64
64
<td colSpan = " 3" >
65
- <p >A string of all className you want applied to the <CProgressBar /> component.</p >
65
+ <p >A string of all className you want applied to the <code > { ` < CProgressBar/> ` } </ code > component.</p >
66
66
</td >
67
67
</tr >
68
68
<tr id = " cprogress-thin" >
You can’t perform that action at this time.
0 commit comments