Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 568 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 568 Bytes

react-evacon

NPM JavaScript Style Guide

Install

NPM

npm install --save react-evacon

YARN

yarn add --save react-evacon

Usage

import Evacon from 'react-evacon'

class Example extends Component {
  render () {
    return (
      <Evacon type="github"/>
    )
  }
}

License

MIT © muhrusdi