react-country-flag
react-country-flag copied to clipboard
If country code is not correct the system crash
I got an error because the code for a country that I was receiving is in Iso Alpha-3 (IRL) instead of Iso Alpha-2 (IE). If the code does not exists, it should manage to return a valid empty flag or just nothing.
@jlpujante https://github.com/danalloway/react-country-flag/issues/59