README
Installation
yarn add ea-1
Usage
import { FlagIcon } from "react-flag-kit";
export default () => <FlagIcon code="WW" size={48} />;
Licence
MIT
flags for ea
<script type="module">
import ea1 from 'https://cdn.skypack.dev/ea-1';
</script>
yarn add ea-1
import { FlagIcon } from "react-flag-kit";
export default () => <FlagIcon code="WW" size={48} />;
MIT