1.0.1 • Published 4 years ago
test-boi v1.0.1
test-boi
Made with create-react-library
Install
npm install --save test-boi
Usage
import React, { Component } from 'react'
import MyComponent from 'test-boi'
import 'test-boi/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © DanForder
1.0.1
4 years ago