@cc-test2/cc-react-components
v1.0.1
Published
Made with create-react-library
Downloads
2
Readme
cc-react-components
Made with create-react-library 1
Install
npm install --save cc-react-components
Usage
import React, { Component } from 'react'
import MyComponent from 'cc-react-components'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © CodeCraft