@vazra/invoice-table

0.1.0 • Public • Published

invoice-table

A React component , a data table, to be used in CRMs,Billing Apps, etc., lists items in the invoice or billing page/UI. This repo is created with ref from https://dev.to/arpitjain_in/create-library-of-react-component-1fa8 , no additional serup have been done..

NPM JavaScript Style Guide

Install

npm install --save invoice-table

Usage

import * as React from 'react'

import MyComponent from 'invoice-table'

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

License

MIT © vazra

Readme

Keywords

Package Sidebar

Install

npm i @vazra/invoice-table

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

2.44 kB

Total Files

2

Last publish

Collaborators

  • vazra