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