1.0.0 • Published 4 years ago

@henry-wr/console-icons-react v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

console-icons-react

NPM JavaScript Style Guide

Install

npm install --save console-icons-react

Usage

import React, { Component } from 'react'

import MyComponent from 'console-icons-react'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © henry-wr

1.0.0

4 years ago