1.0.0 • Published 6 years ago
testlibraryv2 v1.0.0
testlibraryv2
this is a test lib
Install
npm install --save testlibraryv2
Usage
import React, { Component } from 'react'
import MyComponent from 'testlibraryv2'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © arnaudjaspard
1.0.0
6 years ago