0.0.3 • Published 9 months ago

strategy-istanbul-comcom v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

strategy-istanbul-comcom

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save strategy-istanbul-comcom

Usage

import React, { Component } from 'react'

import MyComponent from 'strategy-istanbul-comcom'
import 'strategy-istanbul-comcom/dist/index.css'

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

License

MIT © lealis

0.0.3

9 months ago