AllienWorks / cryptocoins

Cryptocoins is the most complete vector/webfont icon pack of your favourite cryptocurrencies
https://allienworks.github.io/cryptocoins/icons-demo
MIT License
828 stars 193 forks source link

In react app I can't map it dynamically #150

Closed raisuljs closed 6 years ago

raisuljs commented 6 years ago

{value.code} contains crypto currency code

const listItems = values.map((value) =>

);
AllienWorks commented 6 years ago

@raisuljs this repo hasn't anything to do with React. You're probalby using https://github.com/kirillshevch/react-cryptocoins, so you should file an issue there.