cuong-tamshop-test
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

common-component

reusable

NPM JavaScript Style Guide

Install

npm install --save common-component

Usage

import React, { Component } from 'react'

import MyComponent from 'common-component'
import 'common-component/dist/index.css'

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

License

MIT © cuonghv91@gmail.com

Readme

Keywords

none

Package Sidebar

Install

npm i cuong-tamshop-test

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.73 kB

Total Files

9

Last publish

Collaborators

  • cuonghv91