react-flag-icon-css
react-flag-icon-css copied to clipboard
Simple React SVG country flags Component, supports standard Css and Css Modules.
Add [storybook 3](https://github.com/storybooks/storybook): - useful as a built-in development environment. - can be used to _demo_ the component if the static html output is published to github pages or similar.
## Report a bug: - Encounter error: `node_modules/flag-icon-css/css/flag-icon.css does not provide an export named 'default'` when using Vite 5 because of incompatible CSS module usage. ### Basic information: - `react-flag-icon-css`...