@avinlab/woo
v0.2.0
Published
Made with create-react-library
Downloads
5
Readme
woo
Made with create-react-library
Install
npm install --save woo
Usage
import React, { Component } from 'react'
import MyComponent from 'woo'
import 'woo/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © avin