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
1717 */
1818 height ?: number
1919 /**
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.
2121 *
2222 * @since 4.9.0
2323 */
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ import CProgress from '@coreui/react/src/components/progress/CProgress'
6262 </tr >
6363 <tr >
6464 <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 >
6666 </td >
6767 </tr >
6868 <tr id = " cprogress-thin" >
You can’t perform that action at this time.
0 commit comments