colo-link
v1.0.1
Published
Made with create-react-library
Downloads
2
Readme
colo-link
Made with create-react-library
Install
npm install --save colo-link
Usage
import React, { Component } from 'react'
import MyComponent from 'colo-link'
import 'colo-link/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © drshrey