Licence
MIT
Version
1.0.2
Deps
1
Size
5 kB
Vulns
0
Weekly
0
react-lib-test
some component
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