react-flag-icon-css
react-flag-icon-css copied to clipboard
Fix warning caused by css file import
In my project i use react-flag-icon-css library. And building app throw warnings:

I noticed, that adding * as in import statements suppress this warnings.