2.0.0 • Published 5 months ago

nit-lib-list-acc v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

nit-lib-list-acc

creating my own lib

NPM JavaScript Style Guide

Install

npm install --save nit-lib-list-acc

Usage

import React, { Component } from 'react'

import MyComponent from 'nit-lib-list-acc'
import 'nit-lib-list-acc/dist/index.css'

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

License

MIT © nit

2.0.0

5 months ago

1.0.0

5 months ago