Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaa3304e

Browse files
committed
docs(CProgress): update API documentation
1 parente13d2ee commitaa3304e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎packages/coreui-react/src/components/progress/CProgress.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
*/

‎packages/docs/content/api/CProgress.api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ import CProgress from '@coreui/react/src/components/progress/CProgress'
6262
</tr>
6363
<tr>
6464
<tdcolSpan="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
<trid="cprogress-thin">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp