ubaldop / vue-country-flag

Vue component for country flags
MIT License
170 stars 38 forks source link

White empty space for non-existing countries #112

Open DzmitryStarastsenka opened 2 years ago

DzmitryStarastsenka commented 2 years ago

Hi! There is white empty space instead of nothing if prop country is a non-existing country code. It's weird. There should be some kind of validation to check the existence of such a country code to render Flag component. image