mantine-flagpack
TypeScript icon, indicating that this package has built-in type declarations

4.0.1 • Public • Published

mantine-flagpack

4x3 country flags as React components with Mantine style props support. Based on flagpack.

Documentation

Documentation website

Installation

yarn add mantine-flagpack
npm install mantine-flagpack

Usage

import { ESFlag } from 'mantine-flagpack';

function Demo() {
  return <ESFlag w={100} radius="md" />;
}

License

MIT

Dependents (2)

Package Sidebar

Install

npm i mantine-flagpack

Weekly Downloads

888

Version

4.0.1

License

MIT

Unpacked Size

13 MB

Total Files

1247

Last publish

Collaborators

  • rtivital