Skip to content

Commit 98c7ceb

Browse files
committed
readme
1 parent 613e531 commit 98c7ceb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ const App = () => {
2727
````
2828

2929
## Props
30-
* percentage (default: 80)
31-
* blankColor (default: "#eaeaea")
30+
* percentage (default: 80)
31+
* blankColor (default: "#eaeaea")
3232
* donutColor (default: "#43cdcf")
3333
* fillColor (default: "white")
3434
* progressWidth (default: 35)
35+
* size (default: 100)

0 commit comments

Comments
 (0)