Package Exports
- react-basic-icon
- react-basic-icon/dist/index.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 (react-basic-icon) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-basic-icon
An image element that is easier to work with than a regular img element.
Mainly it prevents context menu and drag gestures.
Signed Icon
A version of the icon which makes it easy to display images coming
from signed urls. Instead of src, set the signedUrl prop of this element.
For Developer
Remember to npm run build before deploying.