danalloway / react-country-flag

React component for emoji/svg country flags.

Home Page:https://danalloway.github.io/react-country-flag/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The prop `countryCode`

govasrl opened this issue · comments

The prop countryCode is marked as required in ReactCountryFlag, but its value is undefined.

You can replace code by countryCode.

@govasrl yes, @golendercaria is correct if you've updated to the latest version code is now countryCode update all your uses of this component to match that and you should be good to go!