| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2017-03-08 | 359 Bytes | |
| v1.2.1.tar.gz | 2017-03-08 | 100.3 kB | |
| v1.2.1.zip | 2017-03-08 | 129.6 kB | |
| Totals: 3 Items | 230.2 kB | 0 | |
Fix bug with multiple trends not able to have unique gradient props.
When using multiple <Trend> components on the same page, a bug was preventing each one from receiving different gradient props. This release ensures that multiple trends can co-exist without sharing a gradient.
Special thanks to @Fenwil for spotting and opening an issue :)