1.0.0 • Published 3 years ago
test-lib-testty v1.0.0
test-lib-testty
Made with create-react-library
Install
npm install --save test-lib-testty
Usage
import React, { Component } from 'react'
import MyComponent from 'test-lib-testty'
import 'test-lib-testty/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © araz
1.0.0
3 years ago