1.0.0 • Published 4 years ago

sample-library-npm v1.0.0

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

sample-library-npm

Create global password and pagination and table component

NPM JavaScript Style Guide

Install

npm install --save sample-library-npm

Usage

import React, { Component } from 'react'

import MyComponent from 'sample-library-npm'
import 'sample-library-npm/dist/index.css'

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

License

MIT © Gaurav12342