lo-customlib

0.1.7 • Public • Published

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

/lo-customlib/

    Package Sidebar

    Install

    npm i lo-customlib

    Weekly Downloads

    7

    Version

    0.1.7

    License

    MIT

    Unpacked Size

    161 kB

    Total Files

    8

    Last publish

    Collaborators

    • tanmoy_org