1.0.4 • Published 4 months ago

my-react-library-ntdat89hn v1.0.4

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

my-react-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save my-react-library

Usage

import React, { Component } from 'react'

import MyComponent from 'my-react-library'
import 'my-react-library/dist/index.css'

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

License

MIT © datnguyen89

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

5 months ago

1.0.1

5 months ago