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

2.0.0 • 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 @mantine/core @mantine/hooks
npm install mantine-flagpack @mantine/core @mantine/hooks

Usage

import { Group } from '@mantine/core';

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

License

MIT

Install

npm i mantine-flagpack

DownloadsWeekly Downloads

970

Version

2.0.0

License

MIT

Unpacked Size

3.12 MB

Total Files

1773

Last publish

Collaborators

  • rtivital