Skip to content

Commit

Permalink
Update components/progress/index.en-US.md
Browse files Browse the repository at this point in the history
Signed-off-by: lijianan <[email protected]>
  • Loading branch information
li-jia-nan authored Mar 20, 2024
1 parent d37a157 commit f84bc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/progress/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ If it will take a long time to complete an operation, you can use `Progress` to
<code src="./demo/linecap.tsx">Stroke Linecap</code>
<code src="./demo/gradient-line.tsx">Custom line gradient</code>
<code src="./demo/steps.tsx">Progress bar with steps</code>
<code src="./demo/circle-steps.tsx">Circular progress bar whit steps</code>
<code src="./demo/circle-steps.tsx" version="5.16.0">Circular progress bar whit steps</code>
<code src="./demo/size.tsx">Progress size</code>

## API
Expand Down

0 comments on commit f84bc4c

Please sign in to comment.