Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-basic-icon

wtesler24Apache-2.01.1.5

An image element that is easier to work with than a regular element

react, img, icon

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.