ubaldop / vue-country-flag

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

Not working with Vue 3? #114

Open zdarin opened 2 years ago

zdarin commented 2 years ago

Hi, tried with Vue 3 but seems not working?

fix for Vue 3

change this import CountryFlag from 'vue-country-flag-icon' to this import CountryFlag from 'vue-country-flag-next'