Skip to content

Commit 67c4b3f

Browse files
author
Karl Pierce
committed
use transparent in readme
1 parent 851b1be commit 67c4b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ If you're using SystemJS as your module loader, there is also a UMD bundle at `.
8181
[duration]="800"
8282
[animation]="'easeInOutQuart'"
8383
[animationDelay]="0"
84-
[innerCircleFill]="none"
84+
[innerCircleFill]="transparent"
8585
(onRender)="doSomethingWithCurrentValue($event)"/>
8686
```
8787

0 commit comments

Comments
 (0)