npm.io
1.0.2 • Published 5 years ago

nzr-lib-test

Licence
MIT
Version
1.0.2
Deps
1
Size
5 kB
Vulns
0
Weekly
0

react-lib-test

some component

NPM JavaScript Style Guide

Install

npm install --save react-lib-test

Usage

import React, { Component } from 'react'

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

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

License

MIT abbinizar