1.0.0 • Published 6 years ago
testing-create-lib v1.0.0
testing-create-lib
just a test, not a real package
Install
npm install --save testing-create-lib
Usage
import React, { Component } from 'react'
import MyComponent from 'testing-create-lib'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © drakevorndran
1.0.0
6 years ago