kirillshevch / react-cryptocoins

Сryptocurrencies icons as React components
MIT License
36 stars 2 forks source link

Color property does not work. #1

Closed msembinelli closed 7 years ago

msembinelli commented 7 years ago

Hi,

I am developing a reactJS application and would like to display the SVG cryptocoin icons with their native colors.

The example outlined in the README does not work for me. Is there anything special I have to do? Do I have to include the cryptocoins-colors.css?

Thanks!

kirillshevch commented 7 years ago

@msembinelli Thanks, I'll fix it soon

msembinelli commented 7 years ago

If you want, I can take a stab at fixing it and create a PR. I wouldn't mind if that would be more convenient!

EDIT: NVM, I see you're already working on it.

kirillshevch commented 7 years ago

if you can do it I will be grateful :)

msembinelli commented 7 years ago

I will give it a shot!