pos-header

1.8.2 • Public • Published

pos-header

Header for POS site

NPM JavaScript Style Guide

Install

npm install --save pos-header

Usage

import React, { Component } from 'react'

import MyComponent from 'pos-header'

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

License

MIT © [Nabarun Chakma](https://github.com/Nabarun Chakma)

Readme

Keywords

none

Package Sidebar

Install

npm i pos-header

Weekly Downloads

11

Version

1.8.2

License

MIT

Unpacked Size

358 kB

Total Files

6

Last publish

Collaborators

  • nchakma