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

1.0.0 • Public • Published

cuong-test-lib

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save cuong-test-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'cuong-test-lib'
import 'cuong-test-lib/dist/index.css'

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

License

MIT © bafousaixz

Readme

Keywords

none

Package Sidebar

Install

npm i cuong-test-lib

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.74 kB

Total Files

9

Last publish

Collaborators

  • bafousaixz