2.0.4 • Published 4 years ago

lerna-react-example-cc-test1 v2.0.4

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

lerna-react-example-cc-test1

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save lerna-react-example-cc-test1

Usage

import React, { Component } from 'react'

import MyComponent from 'lerna-react-example-cc-test1'
import 'lerna-react-example-cc-test1/dist/index.css'

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

License

MIT © CodeCraft