1.0.1 • Published 9 months ago

my-library-one v1.0.1

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

my-library-one

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save my-library-one

Usage

import React, { Component } from 'react'

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

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

License

MIT ©

1.0.1

9 months ago

1.0.0

9 months ago