0.1.24 • Published 5 years ago

catan-icons v0.1.24

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

catan-icons

NPM JavaScript Style Guide

Install

npm install --save catan-icons

Usage

import React, { Component } from 'react'

import { City } from 'catan-icons'

const YourComponent = () => {
  render() {
    return <City />
  }
}

License

MIT © gitpancake

Made with create-react-library

0.1.24

5 years ago

0.1.23

5 years ago

0.1.22

5 years ago

0.1.1

5 years ago