react-country-flag
react-country-flag copied to clipboard
Feature request: typed countryCode prop
Instead of countryCode: string;
, the prop should be typed with all valid codes. This would provide static validation.