@glyphs/react-flags

0.0.8 • Public • Published
npm i @glyphs/react-flags
import React from 'react'
import { FlagsCanada } from '@glyphs/react-flags'

class Component extends React.Component {
  render() {
    return (
      <>
        <FlagsCanada variant='circle' rotate='15'></FlagsCanada>
      </>
    )
  }
}

/@glyphs/react-flags/

    Package Sidebar

    Install

    npm i @glyphs/react-flags

    Weekly Downloads

    3

    Version

    0.0.8

    License

    MIT

    Unpacked Size

    3.92 MB

    Total Files

    200

    Last publish

    Collaborators

    • gorango