Render <img> in React using dangerouslySetInnerHTML.
npm install react-img-tagThis module is for rendering images in React using dangerouslySetInnerHTML.
The main use case of this library is to render an image into a tag.
``bash``
npm install react-img-tagor
yarn add react-img-tag