reviewpro-react
v0.0.85
Published
Common components, hook, context and helper to implement Review Pro features - React JS
Downloads
25
Maintainers
Readme
React ReviewPro by Caliscale Agency
##To install
yarn add react-reviewpro styled-components react-video-recorder
To publish a new version
- yarn build
- npm login
- npm version
- npm publish