Package Exports
- repo-review-ui
- repo-review-ui/dist/bundle.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (repo-review-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
repo-review-ui

A React component for dynamically building user interfaces.
Installation
The repo-review-ui library is available as an NPM package. Install it either with NPM:
npm install --save repo-review-uior Yarn:
yarn add repo-review-uiUsage
You can learn more in the repo-review-ui documentation.