0.1.7 • Published 4 years ago

lo-customlib v0.1.7

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

lo-customlib

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save lo-customlib

Usage

import React, { Component } from 'react'

import MyComponent from 'lo-customlib'
import 'lo-customlib/dist/index.css'

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

License

MIT © Tan-Moy

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago