1.0.0 • Published 6 years ago

react-library--bababa v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

react-library

simple test library. Please do not donwload it. Please

NPM JavaScript Style Guide

Install

npm install --save react-library

Usage

import React, { Component } from 'react'

import MyComponent from 'react-library'

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

License

MIT © Chamond

1.0.0

6 years ago