lo-customform

1.0.0 • Public • Published

lo-customform

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save lo-customform

Usage

import React, { Component } from 'react'

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

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

License

MIT © Tan-Moy

/lo-customform/

    Package Sidebar

    Install

    npm i lo-customform

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    45.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • tanmoy_org