update CircularProgressbarWithChildren screenshot example

This commit is contained in:
Kevin Qi 2019-05-11 22:35:04 -07:00
parent 97797d2c49
commit 581ebbe355
3 changed files with 1 additions and 1 deletions

View File

@ -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.

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB