react-flag-icon-css icon indicating copy to clipboard operation
react-flag-icon-css copied to clipboard

Fix warning caused by css file import

Open Qziem opened this issue 4 years ago • 0 comments

In my project i use react-flag-icon-css library. And building app throw warnings: Zaznaczenie_316

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

Qziem avatar Aug 02 '21 14:08 Qziem