ekwonye-richard / react-flags-select

Customizable svg flags select components for React Js
194 stars 121 forks source link

Remove `require` from inline usage #59

Closed ematipico closed 3 years ago

ematipico commented 4 years ago

Inside the code base there are few inline instances of require inside the src attribute which should not be there.

This also causes problems with the rollup bundler

ekwonye-richard commented 3 years ago

This issue has been resolved in v2 which now renders the flags as SVGs