4x3 flag icons pack for Mantine
npm install mantine-flagpack4x3 country flags as React components with Mantine style props support. Based on flagpack.
``bash`
yarn add mantine-flagpack
`bash`
npm install mantine-flagpack
`tsx
import { ESFlag } from 'mantine-flagpack';
function Demo() {
return
}
``
MIT