Yummygum / react-flagpack

Flagpack contains 250+ flag icons to easily use within your code project.
https://flagpack.xyz
MIT License
136 stars 28 forks source link

Fix to support Storybook UI and React #48

Closed erie149 closed 4 months ago

donovanroubos commented 2 years ago

Hi @erie149,

Thank you a lot for contributing to Flagpack!

I've checked your PR and it looks like it's having some issues regarding importing React. It looks like React shouldn't be a peerDependency.

When changing react to a regular dependency I'm also facing a bug where the SVG isn't loaded properly. I'm not completely sure why.

Google Chrome_18-01-2022_11-05-27 Google Chrome_18-01-2022_11-05-48

Are you able to reproduce this error? Please let me know.