IjzerenHein / react-tag-cloud

Create beautiful tag/word clouds using React ☁️
https://react-tag-cloud.stackblitz.io/
MIT License
117 stars 27 forks source link

react-tag-cloud dependency missing in example #3

Closed zebra-ok closed 6 years ago

zebra-ok commented 6 years ago

The actual react-tag-cloud dependency needs to be installed manually when trying to run the example project. Can you add it in package.json / yarn.lock? :)

IjzerenHein commented 6 years ago

Thanks for letting me know 👍, I've added the dependency (had been using yarn link to test myself)