Skip to content

Commit

Permalink
update CircularProgressbarWithChildren screenshot example
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Qi committed May 12, 2019
1 parent 97797d2 commit 581ebbe
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ import { CircularProgressbarWithChildren } from 'react-circular-progressbar';
</CircularProgressbarWithChildren>;
```

<a href="https://codesandbox.io/s/qlr7w0rm29"><img src="/demo/public/images/custom-content-progressbar.png?raw=true" alt="custom content progressbar" width="150" /></a>
<img src="/demo/public/images/CircularProgressbarWithChildren.png?raw=true" alt="CircularProgressbarWithChildren example" />

`CircularProgressbarWithChildren` has all the same props as `CircularProgressbar` - you can use it the exact same way otherwise.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed demo/public/images/custom-content-progressbar.png
Binary file not shown.

0 comments on commit 581ebbe

Please sign in to comment.